Method AddPointRange
AddPointRange(ElementExId, List<PathPoint>)
Adds a point list to the tool path
Declaration
[OperationContract]
[AvailableSinceVersion(7, 8, 0, 0)]
void AddPointRange(ElementExId inOperation, List<PathPoint> inPoints)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementExId | inOperation | Operation to modify. |
| List<PathPoint> | inPoints |