Gets the number of model pathnames in the specified row of this BOM table annotation.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetModelPathNamesCount( _
ByVal RowIndex As Integer _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IBomTableAnnotation
Dim RowIndex As Integer
Dim value As Integer
value = instance.GetModelPathNamesCount(RowIndex)
|
C# | |
---|
int GetModelPathNamesCount(
int RowIndex
) |
C++/CLI | |
---|
int GetModelPathNamesCount(
& int RowIndex
) |
Parameters
- RowIndex
- Row in the BOM table; 0-based index
Return Value
Number of model pathnames in the specified row
Example
Remarks
See Also
Availability
SolidWorks 2011 SP01, Revision Number 19.1