SketchEllipse.centerSketchPoint Property
Parent Object: SketchEllipseDefined in namespace "adsk::fusion" and the header file is <Fusion/Sketch/SketchEllipse.h>
Description
Returns the sketch point that defines the center of the ellipse. You can reposition the ellipse by moving the sketch point, assuming any existing constraints allow the desired change.
Syntax
"sketchEllipse_var" is a variable referencing a SketchEllipse object.
|