Interface IIfcPermeableCoveringProperties
Readonly interface for IfcPermeableCoveringProperties
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcPermeableCoveringProperties : IIfcPropertySetDefinition, IIfcPropertyDefinition, IIfcRoot, IPersistEntity, 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
IfcPermeableCoveringOperationEnum 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