public class IfcExtrudedAreaSolid4X3 extends IfcSweptAreaSolid4X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcExtrudedAreaSolid
| Constructor and Description |
|---|
IfcExtrudedAreaSolid4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcPositiveLengthMeasure4X3 |
getDepth() |
IfcDirection4X3 |
getExtrudedDirection() |
void |
setDepth(IfcPositiveLengthMeasure4X3 value) |
void |
setExtrudedDirection(IfcDirection4X3 value) |
getPosition, getSweptArea, setPosition, setSweptAreagetLayerAssignment, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcDirection4X3 getExtrudedDirection()
public final void setExtrudedDirection(IfcDirection4X3 value)
public final IfcPositiveLengthMeasure4X3 getDepth()
public final void setDepth(IfcPositiveLengthMeasure4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.