ConstructionPoint.geometry Property
Parent Object: ConstructionPointDefined in namespace "adsk::fusion" and the header file is <Fusion/Construction/ConstructionPoint.h>
Description
Returns a Point3D object that represents the position of the construction point. The returned geometry is in the AssemblyContext of this ConstructionPoint.
Syntax
"constructionPoint_var" is a variable referencing a ConstructionPoint object.
|