Sets the specified components in this collision detection group.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetComponents( _
ByVal Components As System.Object _
) As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICollisionDetectionGroup
Dim Components As System.Object
Dim value As System.Integer
value = instance.SetComponents(Components) |
C# | |
---|
System.int SetComponents(
System.object Components
) |
C++/CLI | |
---|
System.int SetComponents(
& System.Object^ Components
) |
Parameters
- Components
- Array of IComponent2
Return Value
Return code as defined in
swCollisionGroupSetComponentsErrors_e
Example
See Also
Availability
SOLIDWORKS 2019 FCS, Revision Number 27.0