Interface IIfcMaterialLayerSetUsage
Readonly interface for IfcMaterialLayerSetUsage
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcMaterialLayerSetUsage : IfcMaterialSelect, IIfcMaterialSelect, IIfcMaterialSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
DirectionSense
Declaration
IfcDirectionSenseEnum DirectionSense { get; set; }
Property Value
|
Improve this Doc
View Source
ForLayerSet
Declaration
IIfcMaterialLayerSet ForLayerSet { get; set; }
Property Value
|
Improve this Doc
View Source
LayerSetDirection
Declaration
IfcLayerSetDirectionEnum LayerSetDirection { get; set; }
Property Value
|
Improve this Doc
View Source
OffsetFromReferenceLine
Declaration
IfcLengthMeasure OffsetFromReferenceLine { get; set; }
Property Value