Interface IIfcSpatialElementType
Readonly interface for IfcSpatialElementType
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcSpatialElementType : IIfcTypeProduct, IIfcTypeObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcProductSelect, IIfcProductSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceElementType
Declaration
IfcLabel? ElementType { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<IfcLabel> |