public abstract class IfcSweptSurface extends IfcSurface
Constructor and Description |
---|
IfcSweptSurface() |
Modifier and Type | Method and Description |
---|---|
IfcAxis2Placement3D |
getPosition() |
IfcProfileDef |
getSweptCurve() |
void |
setPosition(IfcAxis2Placement3D value) |
void |
setSweptCurve(IfcProfileDef value) |
getLayerAssignments, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcProfileDef getSweptCurve()
public final void setSweptCurve(IfcProfileDef value)
public final IfcAxis2Placement3D getPosition()
public final void setPosition(IfcAxis2Placement3D value)