Gets the index of the specified pulley member.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetMemberIndex( _
ByVal PulleyCompObject As System.Object _
) As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IBeltChainFeatureData
Dim PulleyCompObject As System.Object
Dim value As System.Integer
value = instance.GetMemberIndex(PulleyCompObject) |
Parameters
- PulleyCompObject
- Pulley component
Return Value
Zero-based index value
Remarks
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30