| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| CurveDescriptor | GetProfile1
()
Get method for attribute "Profile1" The first curve's geometry |
| CurveDescriptor | GetProfile2
()
Get method for attribute "Profile2" The second curve's geometry |
| void | SetProfile1
(CurveDescriptor value)
Set method for attribute "Profile1" The first curve's geometry |
| void | SetProfile2
(CurveDescriptor value)
Set method for attribute "Profile2" The second curve's geometry |
| 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 |
|---|
| GetProfile1/SetProfile1 |
|---|
| CurveDescriptor | GetProfile1 | () |
| void | SetProfile1 | (CurveDescriptor value) |
| The first curve's geometry |
| GetProfile2/SetProfile2 |
|---|
| CurveDescriptor | GetProfile2 | () |
| void | SetProfile2 | (CurveDescriptor value) |
| The second curve's geometry |