SketchFittedSpline.worldGeometry Property
Parent Object: SketchFittedSplineDefined in namespace "adsk::fusion" and the header file is <Fusion/Sketch/SketchFittedSpline.h>
Description
Returns an NurbsCurve3D object which provides geometric information in world space. The returned geometry takes into account the assembly context and the position of the sketch in it's parent component, which means the geometry will be returned in the root component space.
Syntax
"sketchFittedSpline_var" is a variable referencing a SketchFittedSpline object.
|