Gets the components in the specified row for the specified configuration in this BOM table annotation.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetComponents2( _
ByVal RowIndex As Integer, _
ByVal Configuration As String _
) As Object |
Visual Basic (Usage) | |
---|
Dim instance As IBomTableAnnotation
Dim RowIndex As Integer
Dim Configuration As String
Dim value As Object
value = instance.GetComponents2(RowIndex, Configuration)
|
Parameters
- RowIndex
- Row in the BOM table where to get the components; 0-based index
- Configuration
- Configuration for which to get components in top-level only BOMs; specify an empty string for parts only and indented BOMs
Return Value
Array of
components in the specified row for the specified configuration
Example
See Also
Availability
SolidWorks 2011 SP03 , Revision Number 19.3