public interface IfcChamferEdgeFeature extends IfcEdgeFeature
| Modifier and Type | Method and Description |
|---|---|
double |
getHeight()
Returns the value of the 'Height' attribute.
|
String |
getHeightAsString()
Returns the value of the 'Height As String' attribute.
|
double |
getWidth()
Returns the value of the 'Width' attribute.
|
String |
getWidthAsString()
Returns the value of the 'Width As String' attribute.
|
boolean |
isSetHeight()
Returns whether the value of the '
Height' attribute is set. |
boolean |
isSetHeightAsString()
Returns whether the value of the '
Height As String' attribute is set. |
boolean |
isSetWidth()
Returns whether the value of the '
Width' attribute is set. |
boolean |
isSetWidthAsString()
Returns whether the value of the '
Width As String' attribute is set. |
void |
setHeight(double value)
Sets the value of the '
Height' attribute. |
void |
setHeightAsString(String value)
Sets the value of the '
Height As String' attribute. |
void |
setWidth(double value)
Sets the value of the '
Width' attribute. |
void |
setWidthAsString(String value)
Sets the value of the '
Width As String' attribute. |
void |
unsetHeight()
Unsets the value of the '
Height' attribute. |
void |
unsetHeightAsString()
Unsets the value of the '
Height As String' attribute. |
void |
unsetWidth()
Unsets the value of the '
Width' attribute. |
void |
unsetWidthAsString()
Unsets the value of the '
Width As String' attribute. |
getFeatureLength, getFeatureLengthAsString, isSetFeatureLength, isSetFeatureLengthAsString, setFeatureLength, setFeatureLengthAsString, unsetFeatureLength, unsetFeatureLengthAsStringgetVoidsElements, isSetVoidsElements, setVoidsElements, unsetVoidsElementsgetConnectedFrom, 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 getWidth()
If the meaning of the 'Width' attribute isn't clear, there really should be more of a description here...
isSetWidth(),
unsetWidth(),
setWidth(double),
Ifc2x3tc1Package.getIfcChamferEdgeFeature_Width()void setWidth(double value)
Width' attribute.
value - the new value of the 'Width' attribute.isSetWidth(),
unsetWidth(),
getWidth()void unsetWidth()
Width' attribute.
isSetWidth(),
getWidth(),
setWidth(double)boolean isSetWidth()
Width' attribute is set.
unsetWidth(),
getWidth(),
setWidth(double)String getWidthAsString()
If the meaning of the 'Width As String' attribute isn't clear, there really should be more of a description here...
isSetWidthAsString(),
unsetWidthAsString(),
setWidthAsString(String),
Ifc2x3tc1Package.getIfcChamferEdgeFeature_WidthAsString()void setWidthAsString(String value)
Width As String' attribute.
value - the new value of the 'Width As String' attribute.isSetWidthAsString(),
unsetWidthAsString(),
getWidthAsString()void unsetWidthAsString()
Width As String' attribute.
boolean isSetWidthAsString()
Width As String' attribute is set.
unsetWidthAsString(),
getWidthAsString(),
setWidthAsString(String)double getHeight()
If the meaning of the 'Height' attribute isn't clear, there really should be more of a description here...
isSetHeight(),
unsetHeight(),
setHeight(double),
Ifc2x3tc1Package.getIfcChamferEdgeFeature_Height()void setHeight(double value)
Height' attribute.
value - the new value of the 'Height' attribute.isSetHeight(),
unsetHeight(),
getHeight()void unsetHeight()
Height' attribute.
isSetHeight(),
getHeight(),
setHeight(double)boolean isSetHeight()
Height' attribute is set.
unsetHeight(),
getHeight(),
setHeight(double)String getHeightAsString()
If the meaning of the 'Height As String' attribute isn't clear, there really should be more of a description here...
isSetHeightAsString(),
unsetHeightAsString(),
setHeightAsString(String),
Ifc2x3tc1Package.getIfcChamferEdgeFeature_HeightAsString()void setHeightAsString(String value)
Height As String' attribute.
value - the new value of the 'Height As String' attribute.isSetHeightAsString(),
unsetHeightAsString(),
getHeightAsString()void unsetHeightAsString()
Height As String' attribute.
boolean isSetHeightAsString()
Height As String' attribute is set.
unsetHeightAsString(),
getHeightAsString(),
setHeightAsString(String)Copyright © 2018 OpenSource BIM. All rights reserved.