Polyline3d.GetPoints Method
Parent Object:
Polyline3d
Description
Method that returns the points defining the shape of the polyline.
Syntax
Polyline3d.
GetPoints
(
Points
() As Double )
Parameters
Name
Type
Description
Points
Double
Output array of Doubles that contains the coordinates of the polyline. The array contains sequential X, Y, Z coordinates.
Version
Introduced in version 2009
© Copyright 2021 Autodesk, Inc.
Comment on this page.