Point2D.asVector Method
Parent Object: Point2DDefined in namespace "adsk::core" and the header file is <Core/Geometry/Point2D.h>
Description
Defines a vector using the coordinates of the point.
Syntax
"point2D_var" is a variable referencing a Point2D object.
|
Return Value
Type | Description |
Vector2D | Returns a Vector2D object |