MeshAddLine Method |
Adds a new line in the mesh.
Namespace: Tekla.Structures.Model.UI
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
Parameters
- Index1
- Type: SystemInt32
The index of the line's start point in the points array list. - Index2
- Type: SystemInt32
The index of the line's end point in the points array list.
See Also