SketchLine.worldGeometry Property
Parent Object: SketchLineDefined in namespace "adsk::fusion" and the header file is <Fusion/Sketch/SketchLine.h>
Description
Returns a Line3D 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
"sketchLine_var" is a variable referencing a SketchLine object.
|