PunchToolFeatures.Count Property
Parent Object: PunchToolFeaturesDescription
Property that returns the number of items in this collection.
Syntax
PunchToolFeatures.Count() As LongProperty Value
This is a read only property whose value is a Long.Samples
Name | Description |
Report on punch feature ID's | This program demonstrates accessing punch features and creates a report of the punch ID's used. |