Interface IIfcPermit
Readonly interface for IfcPermit
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcPermit : IIfcControl, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
LongDescription
Declaration
IfcText? LongDescription { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcText> |
|
|
Improve this Doc
View Source
PredefinedType
Declaration
IfcPermitTypeEnum? PredefinedType { get; set; }
Property Value
|
Improve this Doc
View Source
Status
Declaration
IfcLabel? Status { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcLabel> |
|