Interface IIfcDoorStyle
Readonly interface for IfcDoorStyle
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcDoorStyle : IIfcTypeProduct, IIfcTypeObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcProductSelect, IIfcProductSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
ConstructionType
Declaration
IfcDoorStyleConstructionEnum ConstructionType { get; set; }
Property Value
|
Improve this Doc
View Source
OperationType
Declaration
IfcDoorStyleOperationEnum OperationType { get; set; }
Property Value
|
Improve this Doc
View Source
ParameterTakesPrecedence
Declaration
IfcBoolean ParameterTakesPrecedence { get; set; }
Property Value
|
Improve this Doc
View Source
Sizeable
Declaration
IfcBoolean Sizeable { get; set; }
Property Value