Interface IIfcProjectOrder
Readonly interface for IfcProjectOrder
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcProjectOrder : 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
IfcProjectOrderTypeEnum? PredefinedType { get; set; }
Property Value
|
Improve this Doc
View Source
Status
Declaration
IfcLabel? Status { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcLabel> |
|