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 |
|---|---|
StepItemType |
getItemType() |
double |
getRadius() |
void |
setRadius(double value) |
getPosition, setPositionpublic StepCylindricalSurface(String name, StepAxis2Placement3D position, double radius)
public StepItemType getItemType()
getItemType in class StepRepresentationItempublic final double getRadius()
public final void setRadius(double value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.