IfcPermeableCoveringProperties

Inheritance: java.lang.Object, IfcPreDefinedPropertySet

Constructors

ConstructorDescription
IfcPermeableCoveringProperties()

Methods

MethodDescription
getOperationType()
setOperationType(IfcPermeableCoveringOperationEnum value)
getPanelPosition()
setPanelPosition(IfcWindowPanelPositionEnum value)
getFrameDepth()
setFrameDepth(IfcPositiveLengthMeasure value)
getFrameThickness()
setFrameThickness(IfcPositiveLengthMeasure value)
getShapeAspectStyle()
setShapeAspectStyle(IfcShapeAspect value)

IfcPermeableCoveringProperties()

public IfcPermeableCoveringProperties()

getOperationType()

public final IfcPermeableCoveringOperationEnum getOperationType()

Returns: IfcPermeableCoveringOperationEnum

setOperationType(IfcPermeableCoveringOperationEnum value)

public final void setOperationType(IfcPermeableCoveringOperationEnum value)

getPanelPosition()

public final IfcWindowPanelPositionEnum getPanelPosition()

Returns: IfcWindowPanelPositionEnum

setPanelPosition(IfcWindowPanelPositionEnum value)

public final void setPanelPosition(IfcWindowPanelPositionEnum value)

getFrameDepth()

public final IfcPositiveLengthMeasure getFrameDepth()

Returns: IfcPositiveLengthMeasure

setFrameDepth(IfcPositiveLengthMeasure value)

public final void setFrameDepth(IfcPositiveLengthMeasure value)

getFrameThickness()

public final IfcPositiveLengthMeasure getFrameThickness()

Returns: IfcPositiveLengthMeasure

setFrameThickness(IfcPositiveLengthMeasure value)

public final void setFrameThickness(IfcPositiveLengthMeasure value)

getShapeAspectStyle()

public final IfcShapeAspect getShapeAspectStyle()

Returns: IfcShapeAspect

setShapeAspectStyle(IfcShapeAspect value)

public final void setShapeAspectStyle(IfcShapeAspect value)