public class IfcWindowPanelProperties extends IfcPropertySetDefinition
Constructor and Description |
---|
IfcWindowPanelProperties() |
Modifier and Type | Method and Description |
---|---|
IfcPositiveLengthMeasure |
getFrameDepth() |
IfcPositiveLengthMeasure |
getFrameThickness() |
IfcWindowPanelOperationEnum |
getOperationType() |
IfcWindowPanelPositionEnum |
getPanelPosition() |
IfcShapeAspect |
getShapeAspectStyle() |
void |
setFrameDepth(IfcPositiveLengthMeasure value) |
void |
setFrameThickness(IfcPositiveLengthMeasure value) |
void |
setOperationType(IfcWindowPanelOperationEnum 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 IfcWindowPanelOperationEnum getOperationType()
public final void setOperationType(IfcWindowPanelOperationEnum 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)