public class StepCylindricalSurface extends StepElementarySurface
CylindricalSurface class for STP file.
| Constructor and Description |
|---|
StepCylindricalSurface(String name,
StepAxis2Placement3D position,
double radius) |
| Modifier and Type | Method and Description |
|---|---|
int |
getItemType() |
double |
getRadius() |
void |
setRadius(double value) |
getPosition, setPositiongetName, setNamepublic StepCylindricalSurface(String name, StepAxis2Placement3D position, double radius)
public int getItemType()
getItemType in class StepRepresentationItempublic final double getRadius()
public final void setRadius(double value)