Set up the tendon faceting data
minTotalNumber | integer | minimum total number of facets for the whole tendon |
minNumberPerLine | integer | minimum number of facets for any defining line of the tendon |
maxSeparation | double | maximum allowable separation from any facet to the true tendon shape |
maxAngleDegrees | double | maximum allowable angular change between any adjacent facets |
maxFacetLength | double | maximum allowable facet length |
Return value | integer | 0 for success, non-zero for failure. Specifically, -1 for 'min radius too big', -2 for 'adjacent coincident coords' |
Back to PolylineDefn
Back to Overview