Interface IIfcBlobTexture
Readonly interface for IfcBlobTexture
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcBlobTexture : IIfcSurfaceTexture, IIfcPresentationItem, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceRasterCode
Declaration
IfcBinary RasterCode { get; set; }
Property Value
Type | Description |
---|---|
IfcBinary |
RasterFormat
Declaration
IfcIdentifier RasterFormat { get; set; }
Property Value
Type | Description |
---|---|
IfcIdentifier |