| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| double | GetRadius1
()
Get method for attribute "Radius1" The distance from the center of the generating arc to the axis of revolution |
| double | GetRadius2
()
Get method for attribute "Radius2" The radius of the generating arc |
| void | SetRadius1
(double value)
Set method for attribute "Radius1" The distance from the center of the generating arc to the axis of revolution |
| void | SetRadius2
(double value)
Set method for attribute "Radius2" The radius of the generating arc |
| Methods Inherited from Interface com.ptc.pfc.pfcGeometry.SurfaceDescriptor |
|---|
| GetSurfaceType, GetExtents, SetExtents, GetOrientation, SetOrientation |
| Methods Inherited from Interface com.ptc.pfc.pfcGeometry.TransformedSurfaceDescriptor |
|---|
| GetCoordSys, SetCoordSys |
| Method Detail |
|---|
| GetRadius1/SetRadius1 |
|---|
| double | GetRadius1 | () |
| void | SetRadius1 | (double value) |
| The distance from the center of the generating arc to the axis of revolution |
| GetRadius2/SetRadius2 |
|---|
| double | GetRadius2 | () |
| void | SetRadius2 | (double value) |
| The radius of the generating arc |