| 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 |
| Methods Inherited from Interface com.ptc.pfc.pfcObject.Child |
|---|
| GetDBParent, GetOId |
| Methods Inherited from Interface com.ptc.pfc.pfcBase.ActionSource |
|---|
| AddActionListener, RemoveActionListener, AddActionListenerWithType |
| Methods Inherited from Interface com.ptc.pfc.pfcModelItem.RelationOwner |
|---|
| DeleteRelations, GetRelations, SetRelations, RegenerateRelations, EvaluateExpression |
| Methods Inherited from Interface com.ptc.pfc.pfcObject.Parent |
|---|
| GetChild |
| Methods Inherited from Interface com.ptc.pfc.pfcModelItem.ParameterOwner |
|---|
| GetParam, CreateParam, ListParams, SelectParam, CreateParamWithUnits, SelectParameters |
| Methods Inherited from Interface com.ptc.pfc.pfcModelItem.ModelItem |
|---|
| GetName, SetName, GetId, GetType |
| Method Detail |
|---|
| GetU0Profile |
|---|
| CurveDescriptor | GetU0Profile | () |
| The curve geometry along u=0 |
| GetU1Profile |
|---|
| CurveDescriptor | GetU1Profile | () |
| The curve geometry along u=1 |
| GetV0Profile |
|---|
| CurveDescriptor | GetV0Profile | () |
| The curve geometry along v=0 |
| GetV1Profile |
|---|
| CurveDescriptor | GetV1Profile | () |
| The curve geometry along v=1 |
| GetCornerPoints |
|---|
| CoonsCornerPoints | GetCornerPoints | () |
| The corner points |
| GetUVDerivatives |
|---|
| CoonsUVDerivatives | GetUVDerivatives | () |
| The corner UV mixed derivatives |