Interface IIfcMaterialProfileWithOffsets
Readonly interface for IfcMaterialProfileWithOffsets
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcMaterialProfileWithOffsets : IIfcMaterialProfile, IIfcMaterialDefinition, IfcMaterialSelect, IIfcMaterialSelect, IfcObjectReferenceSelect, IIfcObjectReferenceSelect, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceOffsetValues
Declaration
IItemSet<IfcLengthMeasure> OffsetValues { get; }
Property Value
Type | Description |
---|---|
IItemSet<IfcLengthMeasure> |