Creates and adds a new UserCoordinateSystem using the UserCoordinateSystemInput.
"userCoordinateSystems_var" is a variable referencing a UserCoordinateSystems object. |
"userCoordinateSystems_var" is a variable referencing a UserCoordinateSystems object. |
| Type | Description |
| UserCoordinateSystem | Returns the newly created user coordinate system or null if the creation failed. |
| Name | Type | Description |
| input | UserCoordinateSystemInput | A UserCoordinateSystemInput object |
| Name | Description |
| Create a User Coordinate System | Demonstrates the creation of a user coordinate system at the end of a selected sketch curve or edge. |