IntelliCAD 11.1 Object Library | |
Add Method | |
See Also |
- Origin
A Point object representing the coordinates where the UCS will be added.
- XAxis
- A Vector object representing the x-axis of the UCS.
- YAxis
- A Vector object representing the y-axis of the UCS.
- Name
- The name of the UCS object to be created.
UserCoordSystems Collection : Add Method |
Description
Adds a new User Coordinate System to the collection.
Syntax
Parameters
- Origin
A Point object representing the coordinates where the UCS will be added.
- XAxis
- A Vector object representing the x-axis of the UCS.
- YAxis
- A Vector object representing the y-axis of the UCS.
- Name
- The name of the UCS object to be created.