IfcSweptSurface
Inheritance: java.lang.Object, IfcSurface
Constructors
| Constructor | Description |
|---|---|
| IfcSweptSurface() |
Methods
| Method | Description |
|---|---|
| getSweptCurve() | |
| setSweptCurve(IfcProfileDef value) | |
| getPosition() | |
| setPosition(IfcAxis2Placement3D value) |
IfcSweptSurface()
public IfcSweptSurface()
getSweptCurve()
public final IfcProfileDef getSweptCurve()
Returns: IfcProfileDef
setSweptCurve(IfcProfileDef value)
public final void setSweptCurve(IfcProfileDef value)
getPosition()
public final IfcAxis2Placement3D getPosition()
Returns: IfcAxis2Placement3D
setPosition(IfcAxis2Placement3D value)
public final void setPosition(IfcAxis2Placement3D value)