public class IfcBlock extends IfcCsgPrimitive3D implements com.aspose.cad_internal.fileformats.ifc.IIfcBlock
Constructor and Description |
---|
IfcBlock() |
Modifier and Type | Method and Description |
---|---|
IfcPositiveLengthMeasure |
getXLength() |
IfcPositiveLengthMeasure |
getYLength() |
IfcPositiveLengthMeasure |
getZLength() |
void |
setXLength(IfcPositiveLengthMeasure value) |
void |
setYLength(IfcPositiveLengthMeasure value) |
void |
setZLength(IfcPositiveLengthMeasure value) |
getPosition, setPosition
getLayerAssignments, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcPositiveLengthMeasure getXLength()
public final void setXLength(IfcPositiveLengthMeasure value)
public final IfcPositiveLengthMeasure getYLength()
public final void setYLength(IfcPositiveLengthMeasure value)
public final IfcPositiveLengthMeasure getZLength()
public final void setZLength(IfcPositiveLengthMeasure value)