A specified point in model space returns the equivalent point in sketch space. This is sensitive to the assembly context.
"sketch_var" is a variable referencing a Sketch object.
|
"sketch_var" is a variable referencing a Sketch object.
|
Type | Description |
Point3D | Returns the equivalent point in sketch space. |
Name | Type | Description |
modelCoordinate | Point3D | A coordinate in model space. |