setinsertionpoint sip
Sets the insertion point for solids and surfaces without moving the object itself.
Sets the insertion point for solids and surfaces without moving the object itself.
setinsertionpoint Volume_1 (1 2 3)
The insertion point of Volume_1 is set to (1, 2, 3).
<Point'|<Coords: Number' Number' Number'>'>
| Point | Point object reference | The coordinates of the insertion point. |
| Coords | Coordinates | |
| Number | x | x-coordinate |
| Number | y | y-coordinate |
| Number | z | z-coordinate |
| Mode | Target |
|---|---|
| Geometry | Surface or Solid |
None