| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| CoonsCornerPoints | GetCornerPoints
()
Get method for attribute "CornerPoints" The corner points |
| CurveDescriptor | GetU0Profile
()
Get method for attribute "U0Profile" The curve geometry along u=0 |
| CurveDescriptor | GetU1Profile
()
Get method for attribute "U1Profile" The curve geometry along u=1 |
| CoonsUVDerivatives | GetUVDerivatives
()
Get method for attribute "UVDerivatives" The corner UV mixed derivatives |
| CurveDescriptor | GetV0Profile
()
Get method for attribute "V0Profile" The curve geometry along v=0 |
| CurveDescriptor | GetV1Profile
()
Get method for attribute "V1Profile" The curve geometry along v=1 |
| void | SetCornerPoints
(CoonsCornerPoints value)
Set method for attribute "CornerPoints" The corner points |
| void | SetU0Profile
(CurveDescriptor value)
Set method for attribute "U0Profile" The curve geometry along u=0 |
| void | SetU1Profile
(CurveDescriptor value)
Set method for attribute "U1Profile" The curve geometry along u=1 |
| void | SetUVDerivatives
(CoonsUVDerivatives value)
Set method for attribute "UVDerivatives" The corner UV mixed derivatives |
| void | SetV0Profile
(CurveDescriptor value)
Set method for attribute "V0Profile" The curve geometry along v=0 |
| void | SetV1Profile
(CurveDescriptor value)
Set method for attribute "V1Profile" The curve geometry along v=1 |
| Methods Inherited from Interface com.ptc.pfc.pfcGeometry.SurfaceDescriptor |
|---|
| GetSurfaceType, GetExtents, SetExtents, GetOrientation, SetOrientation |
| Method Detail |
|---|
| GetU0Profile/SetU0Profile |
|---|
| CurveDescriptor | GetU0Profile | () |
| void | SetU0Profile | (CurveDescriptor value) |
| The curve geometry along u=0 |
| GetU1Profile/SetU1Profile |
|---|
| CurveDescriptor | GetU1Profile | () |
| void | SetU1Profile | (CurveDescriptor value) |
| The curve geometry along u=1 |
| GetV0Profile/SetV0Profile |
|---|
| CurveDescriptor | GetV0Profile | () |
| void | SetV0Profile | (CurveDescriptor value) |
| The curve geometry along v=0 |
| GetV1Profile/SetV1Profile |
|---|
| CurveDescriptor | GetV1Profile | () |
| void | SetV1Profile | (CurveDescriptor value) |
| The curve geometry along v=1 |
| GetCornerPoints/SetCornerPoints |
|---|
| CoonsCornerPoints | GetCornerPoints | () |
| void | SetCornerPoints | (CoonsCornerPoints value) |
| The corner points |
| GetUVDerivatives/SetUVDerivatives |
|---|
| CoonsUVDerivatives | GetUVDerivatives | () |
| void | SetUVDerivatives | (CoonsUVDerivatives value) |
| The corner UV mixed derivatives |