public class IfcDoor extends IfcBuildingElement
Constructor and Description |
---|
IfcDoor() |
Modifier and Type | Method and Description |
---|---|
IfcDoorTypeOperationEnum |
getOperationType() |
IfcPositiveLengthMeasure |
getOverallHeight() |
IfcPositiveLengthMeasure |
getOverallWidth() |
IfcDoorTypeEnum |
getPredefinedType() |
IfcLabel |
getUserDefinedOperationType() |
void |
setOperationType(IfcDoorTypeOperationEnum value) |
void |
setOverallHeight(IfcPositiveLengthMeasure value) |
void |
setOverallWidth(IfcPositiveLengthMeasure value) |
void |
setPredefinedType(IfcDoorTypeEnum value) |
void |
setUserDefinedOperationType(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 IfcDoorTypeEnum getPredefinedType()
public final void setPredefinedType(IfcDoorTypeEnum value)
public final IfcDoorTypeOperationEnum getOperationType()
public final void setOperationType(IfcDoorTypeOperationEnum value)
public final IfcLabel getUserDefinedOperationType()
public final void setUserDefinedOperationType(IfcLabel value)