SketchCircle.geometry Property
Parent Object: SketchCircleDefined in namespace "adsk::fusion" and the header file is <Fusion/Sketch/SketchCircle.h>
Description
Returns the transient geometry of the circle which provides geometric information about the circle. The returned geometry is always in sketch space.
Syntax
"sketchCircle_var" is a variable referencing a SketchCircle object.
|