public class IfcBlock4 extends IfcCsgPrimitive3D4 implements com.aspose.cad_internal.fileformats.ifc.IIfcBlock
| Constructor and Description |
|---|
IfcBlock4() |
| Modifier and Type | Method and Description |
|---|---|
IfcPositiveLengthMeasure4 |
getXLength() |
IfcPositiveLengthMeasure4 |
getYLength() |
IfcPositiveLengthMeasure4 |
getZLength() |
void |
setXLength(IfcPositiveLengthMeasure4 value) |
void |
setYLength(IfcPositiveLengthMeasure4 value) |
void |
setZLength(IfcPositiveLengthMeasure4 value) |
getPosition, setPositiongetLayerAssignment, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcPositiveLengthMeasure4 getXLength()
public final void setXLength(IfcPositiveLengthMeasure4 value)
public final IfcPositiveLengthMeasure4 getYLength()
public final void setYLength(IfcPositiveLengthMeasure4 value)
public final IfcPositiveLengthMeasure4 getZLength()
public final void setZLength(IfcPositiveLengthMeasure4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.