Share

SelectSet.Count Property

Parent Object: SelectSet

Description

Property that returns the number of objects in the select set.

Syntax

SelectSet.Count() As Long

Property Value

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

Samples

Name Description
Interference Analysis This sample demonstrates the functions used to calculate interference analysis in an assembly.
Add assembly insert constraint This sample demonstrates the creation of an assembly insert constraint.
Add assembly mate constraint This sample demonstrates the creation of an assembly mate constraint.
Create bend note This sample demonstrates the creation of a bend note on the drawing view of a flat pattern.
Client Graphics - Draw Range Box This sample demonstrates the use of client graphics to draw the range box of selected entities.
Create thread note This sample demonstrates the creation of a thread note on a drawing view.
create punch note This sample demonstrates the creation of a punch note on the drawing view of a flat pattern.

Version

Introduced in version 5

Was this information helpful?