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, setTaggetObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setRepresentationgetDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectTypegetDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic 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)