public interface IfcDoor extends IfcBuildingElement
The following features are supported:
Ifc4Package.getIfcDoor()| Modifier and Type | Method and Description |
|---|---|
IfcDoorTypeOperationEnum |
getOperationType()
Returns the value of the 'Operation Type' attribute.
|
double |
getOverallHeight()
Returns the value of the 'Overall Height' attribute.
|
String |
getOverallHeightAsString()
Returns the value of the 'Overall Height As String' attribute.
|
double |
getOverallWidth()
Returns the value of the 'Overall Width' attribute.
|
String |
getOverallWidthAsString()
Returns the value of the 'Overall Width As String' attribute.
|
IfcDoorTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
String |
getUserDefinedOperationType()
Returns the value of the 'User Defined Operation Type' attribute.
|
boolean |
isSetOperationType()
Returns whether the value of the '
Operation Type' attribute is set. |
boolean |
isSetOverallHeight()
Returns whether the value of the '
Overall Height' attribute is set. |
boolean |
isSetOverallHeightAsString()
Returns whether the value of the '
Overall Height As String' attribute is set. |
boolean |
isSetOverallWidth()
Returns whether the value of the '
Overall Width' attribute is set. |
boolean |
isSetOverallWidthAsString()
Returns whether the value of the '
Overall Width As String' attribute is set. |
boolean |
isSetPredefinedType()
Returns whether the value of the '
Predefined Type' attribute is set. |
boolean |
isSetUserDefinedOperationType()
Returns whether the value of the '
User Defined Operation Type' attribute is set. |
void |
setOperationType(IfcDoorTypeOperationEnum value)
Sets the value of the '
Operation Type' attribute. |
void |
setOverallHeight(double value)
Sets the value of the '
Overall Height' attribute. |
void |
setOverallHeightAsString(String value)
Sets the value of the '
Overall Height As String' attribute. |
void |
setOverallWidth(double value)
Sets the value of the '
Overall Width' attribute. |
void |
setOverallWidthAsString(String value)
Sets the value of the '
Overall Width As String' attribute. |
void |
setPredefinedType(IfcDoorTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
setUserDefinedOperationType(String value)
Sets the value of the '
User Defined Operation Type' attribute. |
void |
unsetOperationType()
Unsets the value of the '
Operation Type' attribute. |
void |
unsetOverallHeight()
Unsets the value of the '
Overall Height' attribute. |
void |
unsetOverallHeightAsString()
Unsets the value of the '
Overall Height As String' attribute. |
void |
unsetOverallWidth()
Unsets the value of the '
Overall Width' attribute. |
void |
unsetOverallWidthAsString()
Unsets the value of the '
Overall Width As String' attribute. |
void |
unsetPredefinedType()
Unsets the value of the '
Predefined Type' attribute. |
void |
unsetUserDefinedOperationType()
Unsets the value of the '
User Defined Operation Type' attribute. |
getHasCoverings, isSetHasCoverings, unsetHasCoveringsgetConnectedFrom, getConnectedTo, getContainedInStructure, getFillsVoids, getHasOpenings, getHasProjections, getInterferesElements, getIsConnectionRealization, getIsInterferedByElements, getProvidesBoundaries, getReferencedInStructures, getTag, isSetConnectedFrom, isSetConnectedTo, isSetContainedInStructure, isSetFillsVoids, isSetHasOpenings, isSetHasProjections, isSetInterferesElements, isSetIsConnectionRealization, isSetIsInterferedByElements, isSetProvidesBoundaries, isSetReferencedInStructures, isSetTag, setTag, unsetConnectedFrom, unsetConnectedTo, unsetContainedInStructure, unsetFillsVoids, unsetHasOpenings, unsetHasProjections, unsetInterferesElements, unsetIsConnectionRealization, unsetIsInterferedByElements, unsetProvidesBoundaries, unsetReferencedInStructures, unsetTaggetGeometry, getObjectPlacement, getReferencedBy, getRepresentation, isSetGeometry, isSetObjectPlacement, isSetReferencedBy, isSetRepresentation, setGeometry, setObjectPlacement, setRepresentation, unsetGeometry, unsetObjectPlacement, unsetReferencedBy, unsetRepresentationgetDeclares, getIsDeclaredBy, getIsDefinedBy, getIsTypedBy, getObjectType, isSetDeclares, isSetIsDeclaredBy, isSetIsDefinedBy, isSetIsTypedBy, isSetObjectType, setObjectType, unsetDeclares, unsetIsDeclaredBy, unsetIsDefinedBy, unsetIsTypedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getHasContext, getIsDecomposedBy, getIsNestedBy, getNests, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetHasContext, isSetIsDecomposedBy, isSetIsNestedBy, isSetNests, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetHasContext, unsetIsDecomposedBy, unsetIsNestedBy, unsetNestsgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getOverallHeight()
If the meaning of the 'Overall Height' attribute isn't clear, there really should be more of a description here...
isSetOverallHeight(),
unsetOverallHeight(),
setOverallHeight(double),
Ifc4Package.getIfcDoor_OverallHeight()void setOverallHeight(double value)
Overall Height' attribute.
value - the new value of the 'Overall Height' attribute.isSetOverallHeight(),
unsetOverallHeight(),
getOverallHeight()void unsetOverallHeight()
Overall Height' attribute.
boolean isSetOverallHeight()
Overall Height' attribute is set.
unsetOverallHeight(),
getOverallHeight(),
setOverallHeight(double)String getOverallHeightAsString()
If the meaning of the 'Overall Height As String' attribute isn't clear, there really should be more of a description here...
isSetOverallHeightAsString(),
unsetOverallHeightAsString(),
setOverallHeightAsString(String),
Ifc4Package.getIfcDoor_OverallHeightAsString()void setOverallHeightAsString(String value)
Overall Height As String' attribute.
value - the new value of the 'Overall Height As String' attribute.isSetOverallHeightAsString(),
unsetOverallHeightAsString(),
getOverallHeightAsString()void unsetOverallHeightAsString()
Overall Height As String' attribute.
boolean isSetOverallHeightAsString()
Overall Height As String' attribute is set.
unsetOverallHeightAsString(),
getOverallHeightAsString(),
setOverallHeightAsString(String)double getOverallWidth()
If the meaning of the 'Overall Width' attribute isn't clear, there really should be more of a description here...
isSetOverallWidth(),
unsetOverallWidth(),
setOverallWidth(double),
Ifc4Package.getIfcDoor_OverallWidth()void setOverallWidth(double value)
Overall Width' attribute.
value - the new value of the 'Overall Width' attribute.isSetOverallWidth(),
unsetOverallWidth(),
getOverallWidth()void unsetOverallWidth()
Overall Width' attribute.
boolean isSetOverallWidth()
Overall Width' attribute is set.
unsetOverallWidth(),
getOverallWidth(),
setOverallWidth(double)String getOverallWidthAsString()
If the meaning of the 'Overall Width As String' attribute isn't clear, there really should be more of a description here...
isSetOverallWidthAsString(),
unsetOverallWidthAsString(),
setOverallWidthAsString(String),
Ifc4Package.getIfcDoor_OverallWidthAsString()void setOverallWidthAsString(String value)
Overall Width As String' attribute.
value - the new value of the 'Overall Width As String' attribute.isSetOverallWidthAsString(),
unsetOverallWidthAsString(),
getOverallWidthAsString()void unsetOverallWidthAsString()
Overall Width As String' attribute.
boolean isSetOverallWidthAsString()
Overall Width As String' attribute is set.
unsetOverallWidthAsString(),
getOverallWidthAsString(),
setOverallWidthAsString(String)IfcDoorTypeEnum getPredefinedType()
IfcDoorTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcDoorTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
setPredefinedType(IfcDoorTypeEnum),
Ifc4Package.getIfcDoor_PredefinedType()void setPredefinedType(IfcDoorTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcDoorTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
getPredefinedType()void unsetPredefinedType()
Predefined Type' attribute.
boolean isSetPredefinedType()
Predefined Type' attribute is set.
unsetPredefinedType(),
getPredefinedType(),
setPredefinedType(IfcDoorTypeEnum)IfcDoorTypeOperationEnum getOperationType()
IfcDoorTypeOperationEnum.
If the meaning of the 'Operation Type' attribute isn't clear, there really should be more of a description here...
IfcDoorTypeOperationEnum,
isSetOperationType(),
unsetOperationType(),
setOperationType(IfcDoorTypeOperationEnum),
Ifc4Package.getIfcDoor_OperationType()void setOperationType(IfcDoorTypeOperationEnum value)
Operation Type' attribute.
value - the new value of the 'Operation Type' attribute.IfcDoorTypeOperationEnum,
isSetOperationType(),
unsetOperationType(),
getOperationType()void unsetOperationType()
Operation Type' attribute.
boolean isSetOperationType()
Operation Type' attribute is set.
unsetOperationType(),
getOperationType(),
setOperationType(IfcDoorTypeOperationEnum)String getUserDefinedOperationType()
If the meaning of the 'User Defined Operation Type' attribute isn't clear, there really should be more of a description here...
isSetUserDefinedOperationType(),
unsetUserDefinedOperationType(),
setUserDefinedOperationType(String),
Ifc4Package.getIfcDoor_UserDefinedOperationType()void setUserDefinedOperationType(String value)
User Defined Operation Type' attribute.
value - the new value of the 'User Defined Operation Type' attribute.isSetUserDefinedOperationType(),
unsetUserDefinedOperationType(),
getUserDefinedOperationType()void unsetUserDefinedOperationType()
User Defined Operation Type' attribute.
boolean isSetUserDefinedOperationType()
User Defined Operation Type' attribute is set.
unsetUserDefinedOperationType(),
getUserDefinedOperationType(),
setUserDefinedOperationType(String)Copyright © 2016 OpenSource BIM. All rights reserved.