Interface IIfcBuildingSystem
Readonly interface for IfcBuildingSystem
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcBuildingSystem : IIfcSystem, IIfcGroup, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, 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
IfcBuildingSystemTypeEnum? PredefinedType { get; set; }
Property Value