| Name | Description | |
|---|---|---|
| Point(String) |
Creates and returns a new 3D DocumentUnitsPoint with the coordinates of a work point or named vertex.
| |
| Point(ComponentArgument, String) |
Creates and returns a new 3D DocumentUnitsPoint with the coordinates of the work point or named vertex in a component.
| |
| Point(Double, Double, Double) |
Creates and returns a new 3D DocumentUnitsPoint with the given coordinate values.
|