| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| Point3D | GetEnd1
()
Get method for attribute "End1" The first endpoint |
| Point3D | GetEnd2
()
Get method for attribute "End2" The second endpoint |
| void | SetEnd1
(Point3D value)
Set method for attribute "End1" The first endpoint |
| void | SetEnd2
(Point3D value)
Set method for attribute "End2" The second endpoint |
| Methods Inherited from Interface com.ptc.pfc.pfcGeometry.CurveDescriptor |
|---|
| GetCurveType |
| Method Detail |
|---|
| GetEnd1/SetEnd1 |
|---|
| Point3D | GetEnd1 | () |
| void | SetEnd1 | (Point3D value) |
| The first endpoint |
| GetEnd2/SetEnd2 |
|---|
| Point3D | GetEnd2 | () |
| void | SetEnd2 | (Point3D value) |
| The second endpoint |