Share

Profile3D.Item Property

Parent Object: Profile3D

Description

Method that returns the specified ProfilePath3D object from the collection.

Syntax

Profile3D.Item( Index As Long ) As ProfilePath3D

Property Value

This is a read only property whose value is a ProfilePath3D.

Parameters

Name Type Description
Index Long Input Long value that specifies the index of the object to return.

Version

Introduced in version 6

Was this information helpful?