Gets the number of features in this document.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetFeatureCount( _
ByVal TopLevelOnly As Boolean _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IFeatureManager
Dim TopLevelOnly As Boolean
Dim value As Integer
value = instance.GetFeatureCount(TopLevelOnly)
|
Parameters
- TopLevelOnly
- True to get only the number of features at the top level of the FeatureManager design tree, false to get the number of top-level features and all child features in the FeatureManager design tree
Return Value
Number of features
Example
Remarks
See Also
Availability
SolidWorks 2006 FCS, Revision Number 14.0