Share

PartialChamferEdges.Item Property

Parent Object: PartialChamferEdges

Description

Allows integer-indexed access to items in the collection.

Syntax

PartialChamferEdges.Item( Index As Long ) As PartialChamferEdge

Property Value

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

Parameters

Name Type Description
Index Long Input Long value that specifies the PartialChamferEdge to return.

Version

Introduced in version 2018

Was this information helpful?