public class IfcExtrudedAreaSolid extends IfcSweptAreaSolid implements com.aspose.cad_internal.fileformats.ifc.IIfcExtrudedAreaSolid
| Constructor and Description |
|---|
IfcExtrudedAreaSolid() |
| Modifier and Type | Method and Description |
|---|---|
IfcPositiveLengthMeasure |
getDepth() |
IfcDirection |
getExtrudedDirection() |
void |
setDepth(IfcPositiveLengthMeasure value) |
void |
setExtrudedDirection(IfcDirection value) |
getPosition, getSweptArea, setPosition, setSweptAreagetLayerAssignments, getStyledByItemequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcDirection getExtrudedDirection()
public final void setExtrudedDirection(IfcDirection value)
public final IfcPositiveLengthMeasure getDepth()
public final void setDepth(IfcPositiveLengthMeasure value)