Method that creates a new 3D sketch point at the specified coordinate.
Name | Type | Description |
Point | Point | Input object that defines the position of the 3D sketch point. |
HoleCenter | Boolean | Optional input Boolean that specifies if the point is a hole center or not. This is an optional argument whose default value is True. |