Interface IIfcWindowStyle
Readonly interface for IfcWindowStyle
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcWindowStyle : IIfcTypeProduct, IIfcTypeObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcProductSelect, IIfcProductSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
ConstructionType
Declaration
IfcWindowStyleConstructionEnum ConstructionType { get; set; }
Property Value
|
Improve this Doc
View Source
OperationType
Declaration
IfcWindowStyleOperationEnum 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