Add Method
IntelliCAD 11.1 Object Library | |
Add Method | |
See Also |
- x
- The x coordinate of the point to add to the collection
- y
- The y coordinate of the point to add to the collection
- z
- The z coordinate of the point to add to the collection
- Index
- The index of the new point.
Points Collection : Add Method |
Description
Insert a Point object into the Points Collection at the specified Index. If no Index is specified, the Point is added to the end of the collection.
Syntax
Parameters
- x
- The x coordinate of the point to add to the collection
- y
- The y coordinate of the point to add to the collection
- z
- The z coordinate of the point to add to the collection
- Index
- The index of the new point.