public class IfcPermeableCoveringProperties extends IfcPropertySetDefinition
| Constructor and Description |
|---|
IfcPermeableCoveringProperties() |
| Modifier and Type | Method and Description |
|---|---|
IfcPositiveLengthMeasure |
getFrameDepth() |
IfcPositiveLengthMeasure |
getFrameThickness() |
IfcPermeableCoveringOperationEnum |
getOperationType() |
IfcWindowPanelPositionEnum |
getPanelPosition() |
IfcShapeAspect |
getShapeAspectStyle() |
void |
setFrameDepth(IfcPositiveLengthMeasure value) |
void |
setFrameThickness(IfcPositiveLengthMeasure value) |
void |
setOperationType(IfcPermeableCoveringOperationEnum value) |
void |
setPanelPosition(IfcWindowPanelPositionEnum value) |
void |
setShapeAspectStyle(IfcShapeAspect value) |
getDefinesType, getPropertyDefinitionOfhasAssociationsgetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcPermeableCoveringOperationEnum getOperationType()
public final void setOperationType(IfcPermeableCoveringOperationEnum value)
public final IfcWindowPanelPositionEnum getPanelPosition()
public final void setPanelPosition(IfcWindowPanelPositionEnum value)
public final IfcPositiveLengthMeasure getFrameDepth()
public final void setFrameDepth(IfcPositiveLengthMeasure value)
public final IfcPositiveLengthMeasure getFrameThickness()
public final void setFrameThickness(IfcPositiveLengthMeasure value)
public final IfcShapeAspect getShapeAspectStyle()
public final void setShapeAspectStyle(IfcShapeAspect value)