A specified point in sketch space returns the equivalent point in model 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 model space. |
| Name | Type | Description |
| sketchCoordinate | Point3D | A coordinate in sketch space. |