Gets the joined parts.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetJoinedParts( _
ByVal Count As System.Integer _
) As Component2 |
Visual Basic (Usage) | |
---|
Dim instance As IJoinFeatureData
Dim Count As System.Integer
Dim value As Component2
value = instance.IGetJoinedParts(Count) |
CSOLIDWORKS.Interop.sldworks~SOLIDWORKS.Interop.sldworks.IJoinFeatureData~IGetJoinedParts.html# | |
---|
Component2 IGetJoinedParts(
System.int Count
) |
C++/CLI | |
---|
Component2^ IGetJoinedParts(
& System.int Count
) |
Parameters
- Count
- Number of joined parts
Return Value
-
in-process, unmanaged C++: Pointer to an array of joined parts, the
IComponent2 objects
VBA, VB.NET, CSOLIDWORKS.Interop.sldworks~SOLIDWORKS.Interop.sldworks.IJoinFeatureData~IGetJoinedParts.html#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
Remarks
See Also
Availability
SOLIDWORKS 2005 FCS, Revision Number 13.0