Share

FilletSetbackVertex.SetbackCount Property

Parent Object: FilletSetbackVertex

Description

Property that returns the number of edges connected to the vertex. Each edge is represented by a FilletSetback object which can be obtained using the Setback property.

Syntax

FilletSetbackVertex.SetbackCount() As Long

Property Value

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

Version

Introduced in version 5.3

Was this information helpful?