Interface IIfcSpatialStructureElement
Readonly interface for IfcSpatialStructureElement
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcSpatialStructureElement : IIfcSpatialElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcProductSelect, IIfcProductSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceCompositionType
Declaration
IfcElementCompositionEnum? CompositionType { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<IfcElementCompositionEnum> |