Notifications
Clear all

[Closed] test for editable spline?

hi,

just been looking for a test to see if the selected object is an editable spline and i couldn’t find it. i know there is [size=2]isShapeObject [/size]to test if its a shape but how so i test to see if its an editable spline ??

thanks in advance
mark tsang

1 Reply

[color=white]How about:

if[/color] [color=yellow](classof $ == Splineshape) [/color]then