Interface IIfcSpatialZoneType
Readonly interface for IfcSpatialZoneType
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcSpatialZoneType : 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
IfcSpatialZoneTypeEnum PredefinedType { get; set; }
Property Value