Point2dCollectionAddRange Method

Adds a range of points to the end of this collection. This method grows the collection capacity if necessary.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void AddRange(
        Point2d[] range
)

Parameters

range  Point2d
[in] Array of 2D points to add.
See Also

©  Bricsys NV. All rights reserved.