Interface IIfcWindowPanelProperties
Readonly interface for IfcWindowPanelProperties
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcWindowPanelProperties : IIfcPreDefinedPropertySet, IIfcPropertySetDefinition, IIfcPropertyDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IPersistEntity, IfcPropertySetDefinitionSelect, IIfcPropertySetDefinitionSelect, IExpressSelectType, IPersist
Properties
|
Improve this Doc
View Source
FrameDepth
Declaration
IfcPositiveLengthMeasure? FrameDepth { get; set; }
Property Value
|
Improve this Doc
View Source
FrameThickness
Declaration
IfcPositiveLengthMeasure? FrameThickness { get; set; }
Property Value
|
Improve this Doc
View Source
OperationType
Declaration
IfcWindowPanelOperationEnum OperationType { get; set; }
Property Value
|
Improve this Doc
View Source
PanelPosition
Declaration
IfcWindowPanelPositionEnum PanelPosition { get; set; }
Property Value
|
Improve this Doc
View Source
ShapeAspectStyle
Declaration
IIfcShapeAspect ShapeAspectStyle { get; set; }
Property Value