Interface IIfcDoorPanelProperties
Readonly interface for IfcDoorPanelProperties
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcDoorPanelProperties : IIfcPreDefinedPropertySet, IIfcPropertySetDefinition, IIfcPropertyDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IPersistEntity, IfcPropertySetDefinitionSelect, IIfcPropertySetDefinitionSelect, IExpressSelectType, 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