Gets the components that interfere with each other.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetComponents( _
ByVal ComponentCount As System.Integer _
) As Component2 |
Visual Basic (Usage) | |
---|
Dim instance As IInterference
Dim ComponentCount As System.Integer
Dim value As Component2
value = instance.IGetComponents(ComponentCount) |
CSOLIDWORKS.Interop.sldworks~SOLIDWORKS.Interop.sldworks.IInterference~IGetComponents.html# | |
---|
Component2 IGetComponents(
System.int ComponentCount
) |
Parameters
- ComponentCount
- Number of components interfering with each other
Return Value
-
in-process, unmanaged C++: Pointer to an array of
components interfering with each other
VBA, VB.NET, CSOLIDWORKS.Interop.sldworks~SOLIDWORKS.Interop.sldworks.IInterference~IGetComponents.html#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
Remarks
See Also
Availability
SOLIDWORKS 2007 FCS, Revision Number 15.0