Parent Object: ConstructionPointInput Defined in namespace "adsk::fusion" and the header file is <Fusion/Construction/ConstructionPointInput.h>
Description
This input method is for creating a construction point on the specified point or vertex. The point can be either a B-Rep vertex, SketchPoint, or a Point3D object.
Providing a Point3D object is only valid when working in a direct edit model (do not capture design history). This is not valid when working in a parametric model and will fail.
Even when providing a B-Rep vertex, or SketchPoint the result will be non-parametric if the parent component is a direct edit component.