Interface IIfcSpaceType
Readonly interface for IfcSpaceType
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcSpaceType : IIfcSpatialStructureElementType, IIfcSpatialElementType, IIfcTypeProduct, IIfcTypeObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcProductSelect, IIfcProductSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
LongName
Declaration
IfcLabel? LongName { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcLabel> |
|
|
Improve this Doc
View Source
PredefinedType
Declaration
IfcSpaceTypeEnum PredefinedType { get; set; }
Property Value