| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| int | GetNumberOfUParams
()
Get method for attribute "NumberOfUParams" |
| int | GetNumberOfVParams
()
Get method for attribute "NumberOfVParams" |
| void | SetNumberOfUParams
(int value)
Set method for attribute "NumberOfUParams" |
| void | SetNumberOfVParams
(int value)
Set method for attribute "NumberOfVParams" |
| Methods Inherited from Interface com.ptc.pfc.pfcGeometry.SurfaceDescriptor |
|---|
| GetSurfaceType, GetExtents, SetExtents, GetOrientation, SetOrientation |
| Methods Inherited from Interface com.ptc.pfc.pfcGeometry.SplineSurfaceDescriptor |
|---|
| GetPoints, SetPoints |
| Methods Inherited from Interface com.ptc.wfc.wfcGeometry.WSurfaceDescriptor |
|---|
| GetSurfaceId, SetSurfaceId, GetContourData, SetContourData |
| Method Detail |
|---|
| GetNumberOfUParams/SetNumberOfUParams |
|---|
| int | GetNumberOfUParams | () |
| void | SetNumberOfUParams | (int value) |
| |
| GetNumberOfVParams/SetNumberOfVParams |
|---|
| int | GetNumberOfVParams | () |
| void | SetNumberOfVParams | (int value) |
| |