public interface IfcWindow extends IfcBuildingElement
The following features are supported:
Ifc2x3tc1Package.getIfcWindow()| Modifier and Type | Method and Description |
|---|---|
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.
|
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. |
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 |
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. |
getConnectedFrom, getConnectedTo, getContainedInStructure, getFillsVoids, getHasCoverings, getHasOpenings, getHasPorts, getHasProjections, getHasStructuralMember, getIsConnectionRealization, getProvidesBoundaries, getReferencedInStructures, getTag, isSetConnectedFrom, isSetConnectedTo, isSetContainedInStructure, isSetFillsVoids, isSetHasCoverings, isSetHasOpenings, isSetHasPorts, isSetHasProjections, isSetHasStructuralMember, isSetIsConnectionRealization, isSetProvidesBoundaries, isSetReferencedInStructures, isSetTag, setTag, unsetConnectedFrom, unsetConnectedTo, unsetContainedInStructure, unsetFillsVoids, unsetHasCoverings, unsetHasOpenings, unsetHasPorts, unsetHasProjections, unsetHasStructuralMember, unsetIsConnectionRealization, unsetProvidesBoundaries, unsetReferencedInStructures, unsetTaggetGeometry, getObjectPlacement, getReferencedBy, getRepresentation, isSetGeometry, isSetObjectPlacement, isSetReferencedBy, isSetRepresentation, setGeometry, setObjectPlacement, setRepresentation, unsetGeometry, unsetObjectPlacement, unsetReferencedBy, unsetRepresentationgetIsDefinedBy, getObjectType, isSetIsDefinedBy, isSetObjectType, setObjectType, unsetIsDefinedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetIsDecomposedBy, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, 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),
Ifc2x3tc1Package.getIfcWindow_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),
Ifc2x3tc1Package.getIfcWindow_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),
Ifc2x3tc1Package.getIfcWindow_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),
Ifc2x3tc1Package.getIfcWindow_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)Copyright © 2016 OpenSource BIM. All rights reserved.