__getmeshlocalaxes __gml
Displays the local axes closest to the given coordinate of a mesh element in the cutobject.
Displays the local axes closest to the given coordinate of a mesh element in the cutobject.
__getmeshlocalaxes Polygon_2 (0 0 0)
Displays the local axes for cutobject Polygon_2 at the position nearest to the given coordinate.
CutObject' <Coords: Number' Number' Number'>'
CutObject | Object reference | Object of which the local axes should be displayed |
Coords | Coordinates | |
Number | x | x-coordinate |
Number | y | y-coordinate |
Number | z | z-coordinate |
Mode | Target |
---|---|
Mesh | Global |
None