Gets the specified collision detection group.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetGroup( _
ByVal GroupIndex As System.Integer _
) As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ICollisionDetectionManager
Dim GroupIndex As System.Integer
Dim value As System.Object
value = instance.GetGroup(GroupIndex) |
C# | |
---|
System.object GetGroup(
System.int GroupIndex
) |
C++/CLI | |
---|
System.Object^ GetGroup(
& System.int GroupIndex
) |
Parameters
- GroupIndex
- Zero-based index of collision detection group
Return Value
ICollisionDetectionGroup
See Also
Availability
SOLIDWORKS 2019 FCS, Revision Number 27.0