Notifications
Clear all
[Closed] test for editable spline?
Nov 19, 2004 6:18 pm
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
Nov 19, 2004 6:18 pm
[color=white]How about:
if[/color] [color=yellow](classof $ == Splineshape) [/color]then