public class StepSphericalSurface extends StepSurface
SphericalSurface class for STP file.
| Constructor and Description |
|---|
StepSphericalSurface() |
StepSphericalSurface(String name,
StepAxis2Placement3D axis,
double _radius) |
| Modifier and Type | Method and Description |
|---|---|
StepItemType |
getItemType() |
StepAxis2Placement3D |
getPosition() |
double |
getRadius() |
void |
setPosition(StepAxis2Placement3D value) |
void |
setRadius(double value) |
public StepSphericalSurface()
public StepSphericalSurface(String name, StepAxis2Placement3D axis, double _radius)
public final StepAxis2Placement3D getPosition()
public final void setPosition(StepAxis2Placement3D value)
public final double getRadius()
public final void setRadius(double value)
public StepItemType getItemType()
getItemType in class StepRepresentationItemCopyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.