Class wfcSectionEntitySpline
Description
This interface represents Spline entity used in sections
User Guide References:
Method Summary
| |
| |
| |
| |
| |
| |
void | |
| |
| |
| End angle of the tangent. |
| |
| |
void | |
| |
| |
| Array of points. |
| |
| |
void | |
| |
| |
| Start angle of the tangent. |
| |
| |
void | |
| |
| |
| Type of spline tangent. |
| |
| |
| |
| |
| |
| |
| |
| |
Method Detail
| GetTangentType | () |
void | SetTangentType | |
Type of spline tangent.
Exceptions thrown (but not limited to):
<reference 4 to unknown entity pfcExceptions::pfcXInAMethod>
User Guide References:
| GetPoints | () |
void | SetPoints | |
Array of points.
User Guide References:
| GetStartTangentAngle | () |
void | SetStartTangentAngle | |
Start angle of the tangent.
User Guide References:
| GetEndTangentAngle | () |
void | SetEndTangentAngle | |
End angle of the tangent.
User Guide References:
User Guide References:
Parameters:
Tantype
Pnts
StartTangAngle
EndTangAngle
Returns: