Hide Table of Contents
CopyWithMates Method (IAssemblyDoc)

Copies one or more components with mates to this assembly.

.NET Syntax

Visual Basic (Declaration) 
Function CopyWithMates( _
   ByVal ComponentsToCopy As System.Object, _
   ByVal Repeat As System.Object, _
   ByVal NewEnityToMateTo As System.Object, _
   ByVal Values As System.Object, _
   ByVal FlipAlignment As System.Object _
) As System.Boolean
Visual Basic (Usage) 
Dim instance As IAssemblyDoc
Dim ComponentsToCopy As System.Object
Dim Repeat As System.Object
Dim NewEnityToMateTo As System.Object
Dim Values As System.Object
Dim FlipAlignment As System.Object
Dim value As System.Boolean
 
value = instance.CopyWithMates(ComponentsToCopy, Repeat, NewEnityToMateTo, Values, FlipAlignment)
C# 
System.bool CopyWithMates( 
   System.object ComponentsToCopy,
   System.object Repeat,
   System.object NewEnityToMateTo,
   System.object Values,
   System.object FlipAlignment
)
C++/CLI 
System.bool CopyWithMates( 
&   System.Object^ ComponentsToCopy,
&   System.Object^ Repeat,
&   System.Object^ NewEnityToMateTo,
&   System.Object^ Values,
&   System.Object^ FlipAlignment
) 

Parameters

ComponentsToCopy
Array of components to be copied
Repeat
Array of boolean values; each value indicates whether to use the existing mate reference for the corresponding component to be copied: if true, copies the existing mate reference; if false, uses the corresponding entry in NewEntityToMateTo for the new mate reference
NewEnityToMateTo
Array of new mate references that map to the Repeat arrays; if an entry in the Repeat array is false, then the corresponding entry in this array is the new entity to mate with the component to be copied
Values
Array of distance or angle values for the mate references; specify only for distance and angle mates: specify distance in meters and angle in radians
FlipAlignment
Array of booleans that map to the NewEntityToMateTo array; each value indicates the corresponding mate's alignment (true to flip alignment, false otherwise)

Return Value

True if method call is successful; false otherwise

Example

 

See Also

Availability

SolidWorks 2010 FCS, Revision Number 18.0


Provide feedback on this topic

SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.

* Required

 
*Email:  
Subject:   Feedback on Help Topics
Page:   CopyWithMates Method (IAssemblyDoc)
*Comment:  
*   I acknowledge I have read and I hereby accept the privacy policy under which my Personal Data will be used by Dassault Systèmes

Print Topic

Select the scope of content to print:

x

We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.

 Never show this message again
x

Web Help Content Version: API Help (English only) 2013 SP05

To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help.

To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.