sketchFixedSpline

sketchFixedSpline

MichaelT_123
Advisor Advisor
159 Views
0 Replies
Message 1 of 1

sketchFixedSpline

MichaelT_123
Advisor
Advisor

Hi TF360,

 

The sketchFixedSpline entity created in the sketch space by:

returnValue = sketchFixedSplines_var.addByNurbsCurve(nurbsCurve)

is classified by the long-mouse-click as Control Points Spline (Degree 5).

Nevertheless, API query correctly recognizes the created entity as sketchFixedSpline.

It is of magenta hue (in gray enviro), and it is non-editable as per documentation description.

 Applying matrix transformation to nurbsCurve  as per:

returnValue = nurbsCurve3D_var.transformBy(matrix)

does not create desirable result ... but some zig-zag mark.

 

Regards

MichaelT

MichaelT
0 Likes
160 Views
0 Replies
Replies (0)