Changes in 2025 vs 2022 2 changed
Flip API Versions →Changed members
Point.Create(XYZ, ElementId)
| coord | XYZ | The coordinates where the point will be created. |
| id | ElementId | The id of the GraphicsStyle element from which to apply the point properties. |
| → returns | Point | A Point object. |
Point.Create(XYZ)
| coord | XYZ | The coordinates where the point will be created. |
| → returns | Point | A Point object. |