public abstract class IfcSweptAreaSolid extends IfcSolidModel implements com.aspose.cad_internal.fileformats.ifc.IIfcSweptAreaSolid
Constructor and Description |
---|
IfcSweptAreaSolid() |
Modifier and Type | Method and Description |
---|---|
IfcAxis2Placement3D |
getPosition() |
IfcProfileDef |
getSweptArea() |
void |
setPosition(IfcAxis2Placement3D value) |
void |
setSweptArea(IfcProfileDef value) |
getLayerAssignments, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcProfileDef getSweptArea()
public final void setSweptArea(IfcProfileDef value)
public final IfcAxis2Placement3D getPosition()
public final void setPosition(IfcAxis2Placement3D value)