point
This command defines a point in the geometry.
Inline mode usage
- point -h
- Displays the help file that summarizes the parameters for this command.
- point –n <name> -p<x><y><z>
- Draws a point at the specified coordinates.
Interactive mode usage
- Invocation
- point
- Parameters
-
- Components of the point. Each component must be separated by a blank space. The point can also be selected by left-clicking points in the geometry view.
Example
In this example, we will create two points by using the two different interactive methods mentioned above.
> point
Select point on screen [x y z] 2 2 0
>