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, setSweptArea
getLayerAssignments, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcDirection getExtrudedDirection()
public final void setExtrudedDirection(IfcDirection value)
public final IfcPositiveLengthMeasure getDepth()
public final void setDepth(IfcPositiveLengthMeasure value)