Interface IIfcWindowStyle
Readonly interface for IfcWindowStyle
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcWindowStyle : IIfcTypeProduct, IIfcTypeObject, IIfcObjectDefinition, IIfcRoot, 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
bool ParameterTakesPrecedence { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Sizeable
Declaration
bool Sizeable { get; set; }
Property Value
Type |
Description |
System.Boolean |
|