Represents a polyline in 3D space as an array of Vertex3d points. Each vertex defines a point in the polyline, and the order of vertices determines the path of the polyline.
Vertex3d
Represents a polyline in 3D space as an array of
Vertex3d
points. Each vertex defines a point in the polyline, and the order of vertices determines the path of the polyline.