Interface IIfcDoorPanelProperties
Readonly interface for IfcDoorPanelProperties
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcDoorPanelProperties : IIfcPropertySetDefinition, IIfcPropertyDefinition, IIfcRoot, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
PanelDepth
Declaration
IfcPositiveLengthMeasure? PanelDepth { get; set; }
Property Value
|
Improve this Doc
View Source
PanelOperation
Declaration
IfcDoorPanelOperationEnum PanelOperation { get; set; }
Property Value
|
Improve this Doc
View Source
PanelPosition
Declaration
IfcDoorPanelPositionEnum PanelPosition { get; set; }
Property Value
|
Improve this Doc
View Source
PanelWidth
Declaration
IfcNormalisedRatioMeasure? PanelWidth { get; set; }
Property Value
|
Improve this Doc
View Source
ShapeAspectStyle
Declaration
IIfcShapeAspect ShapeAspectStyle { get; set; }
Property Value