Constructs a collection from an array
Public Sub New(
values As Point3d[]
)
public Point3dCollection(
Point3d\[\] values
);
| Parameters | Description |
|---|---|
| Point3d[] values | Input array |
Point3dCollection Class, Autodesk.AutoCAD.Geometry Namespace