Obsolete. Superseded by IBomTableAnnotation::GetComponents2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetComponents( _
ByVal RowIndex As Integer _
) As Object |
Visual Basic (Usage) | |
---|
Dim instance As IBomTableAnnotation
Dim RowIndex As Integer
Dim value As Object
value = instance.GetComponents(RowIndex)
|
C++/CLI | |
---|
Object^ GetComponents(
& int RowIndex
) |
Parameters
- RowIndex
- Row in the BOM table where to get the components; 0-based index
Return Value
Array of
components in the specified row
Example
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0