public class IfcWindow extends IfcBuildingElement
Constructor and Description |
---|
IfcWindow() |
Modifier and Type | Method and Description |
---|---|
IfcPositiveLengthMeasure |
getOverallHeight() |
IfcPositiveLengthMeasure |
getOverallWidth() |
IfcWindowTypePartitioningEnum |
getPartitioningType() |
IfcWindowTypeEnum |
getPredefinedType() |
IfcLabel |
getUserDefinedPartitioningType() |
void |
setOverallHeight(IfcPositiveLengthMeasure value) |
void |
setOverallWidth(IfcPositiveLengthMeasure value) |
void |
setPartitioningType(IfcWindowTypePartitioningEnum value) |
void |
setPredefinedType(IfcWindowTypeEnum value) |
void |
setUserDefinedPartitioningType(IfcLabel value) |
getConnectedFrom, getConnectedTo, getContainedInStructure, getFillsVoids, getInterferesElements, getProvidesBoundaries, getReferencedInStructures, getTag, hasCoverings, hasOpenings, hasProjections, isConnectionRealization, isInterferedByElements, setTag
getObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setRepresentation
getDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectType
getDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBy
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 IfcPositiveLengthMeasure getOverallHeight()
public final void setOverallHeight(IfcPositiveLengthMeasure value)
public final IfcPositiveLengthMeasure getOverallWidth()
public final void setOverallWidth(IfcPositiveLengthMeasure value)
public final IfcWindowTypeEnum getPredefinedType()
public final void setPredefinedType(IfcWindowTypeEnum value)
public final IfcWindowTypePartitioningEnum getPartitioningType()
public final void setPartitioningType(IfcWindowTypePartitioningEnum value)
public final IfcLabel getUserDefinedPartitioningType()
public final void setUserDefinedPartitioningType(IfcLabel value)