public interface IfcBlock extends IfcCsgPrimitive3D
| Modifier and Type | Method and Description |
|---|---|
double |
getXLength()
Returns the value of the 'XLength' attribute.
|
String |
getXLengthAsString()
Returns the value of the 'XLength As String' attribute.
|
double |
getYLength()
Returns the value of the 'YLength' attribute.
|
String |
getYLengthAsString()
Returns the value of the 'YLength As String' attribute.
|
double |
getZLength()
Returns the value of the 'ZLength' attribute.
|
String |
getZLengthAsString()
Returns the value of the 'ZLength As String' attribute.
|
void |
setXLength(double value)
Sets the value of the '
XLength' attribute. |
void |
setXLengthAsString(String value)
Sets the value of the '
XLength As String' attribute. |
void |
setYLength(double value)
Sets the value of the '
YLength' attribute. |
void |
setYLengthAsString(String value)
Sets the value of the '
YLength As String' attribute. |
void |
setZLength(double value)
Sets the value of the '
ZLength' attribute. |
void |
setZLengthAsString(String value)
Sets the value of the '
ZLength As String' attribute. |
getDim, getPosition, isSetDim, setDim, setPosition, unsetDimgetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getXLength()
If the meaning of the 'XLength' attribute isn't clear, there really should be more of a description here...
setXLength(double),
Ifc4Package.getIfcBlock_XLength()void setXLength(double value)
XLength' attribute.
value - the new value of the 'XLength' attribute.getXLength()String getXLengthAsString()
If the meaning of the 'XLength As String' attribute isn't clear, there really should be more of a description here...
setXLengthAsString(String),
Ifc4Package.getIfcBlock_XLengthAsString()void setXLengthAsString(String value)
XLength As String' attribute.
value - the new value of the 'XLength As String' attribute.getXLengthAsString()double getYLength()
If the meaning of the 'YLength' attribute isn't clear, there really should be more of a description here...
setYLength(double),
Ifc4Package.getIfcBlock_YLength()void setYLength(double value)
YLength' attribute.
value - the new value of the 'YLength' attribute.getYLength()String getYLengthAsString()
If the meaning of the 'YLength As String' attribute isn't clear, there really should be more of a description here...
setYLengthAsString(String),
Ifc4Package.getIfcBlock_YLengthAsString()void setYLengthAsString(String value)
YLength As String' attribute.
value - the new value of the 'YLength As String' attribute.getYLengthAsString()double getZLength()
If the meaning of the 'ZLength' attribute isn't clear, there really should be more of a description here...
setZLength(double),
Ifc4Package.getIfcBlock_ZLength()void setZLength(double value)
ZLength' attribute.
value - the new value of the 'ZLength' attribute.getZLength()String getZLengthAsString()
If the meaning of the 'ZLength As String' attribute isn't clear, there really should be more of a description here...
setZLengthAsString(String),
Ifc4Package.getIfcBlock_ZLengthAsString()void setZLengthAsString(String value)
ZLength As String' attribute.
value - the new value of the 'ZLength As String' attribute.getZLengthAsString()Copyright © 2018 OpenSource BIM. All rights reserved.