ComponentOccurrence.Name Property
Parent Object:
ComponentOccurrence
Description
Syntax
ComponentOccurrence.
Name
() As String
Property Value
This is a read/write property whose value is a String.
Samples
Name
Description
Traverse an Assembly
This sample shows how to recursively traverse an assembly and get the count of leaf node components and subassemblies.
Version
Introduced in version 4
© Copyright 2021 Autodesk, Inc.
Comment on this page.