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, 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 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)