Share

Polyline3d.PointAtIndex Property

Parent Object: Polyline3d

Description

Gets or sets the x, y, z position of a specified point.

Syntax

Polyline3d.PointAtIndex( Index As Long ) As Point

Property Value

This is a read/write property whose value is a Point.

Parameters

Name Type Description
Index Long

Version

Introduced in version 2009

Was this information helpful?