| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| Point3Ds | GetVertices
()
Get method for attribute "Vertices" Array of the vertices of the polygon. |
| void | SetVertices
(Point3Ds value)
Set method for attribute "Vertices" Array of the vertices of the polygon. |
| Methods Inherited from Interface com.ptc.pfc.pfcGeometry.CurveDescriptor |
|---|
| GetCurveType |
| Method Detail |
|---|
| GetVertices/SetVertices |
|---|
| Point3Ds | GetVertices | () |
| void | SetVertices | (Point3Ds value) |
| Array of the vertices of the polygon. |