Interface IIfcMaterialLayerWithOffsets
Readonly interface for IfcMaterialLayerWithOffsets
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcMaterialLayerWithOffsets : IIfcMaterialLayer, IIfcMaterialDefinition, IfcMaterialSelect, IIfcMaterialSelect, IfcObjectReferenceSelect, IIfcObjectReferenceSelect, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
OffsetDirection
Declaration
IfcLayerSetDirectionEnum OffsetDirection { get; set; }
Property Value
|
Improve this Doc
View Source
OffsetValues
Declaration
IItemSet<IfcLengthMeasure> OffsetValues { get; }
Property Value