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, setPositiongetLayerAssignments, getStyledByItemequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic 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)