| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| SplineDescriptor | GetCenterProfile
()
Get method for attribute "CenterProfile" The geometry of the curve running along the centers of the fillet arcs |
| SplineDescriptor | GetTangentProfile
()
Get method for attribute "TangentProfile" The geometry of the unit tangents to the axis of the filler arcs |
| SplineDescriptor | GetU0Profile
()
Get method for attribute "U0Profile" The geometry of the curve running along the u=0 boundary |
| 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 |
|---|
| SplineDescriptor | GetU0Profile | () |
| The geometry of the curve running along the u=0 boundary |
| GetCenterProfile |
|---|
| SplineDescriptor | GetCenterProfile | () |
| The geometry of the curve running along the centers of the fillet arcs |
| GetTangentProfile |
|---|
| SplineDescriptor | GetTangentProfile | () |
| The geometry of the unit tangents to the axis of the filler arcs |