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, getPropertyDefinitionOf
hasAssociations
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public 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)