Hide Table of Contents
InsertMirrorFeature Method (IFeatureManager)

Obsolete. Superseded by IFeatureManager::InsertMirrorFeature2.

.NET Syntax

Visual Basic (Declaration) 
Function InsertMirrorFeature( _
   ByVal BMirrorBody As System.Boolean, _
   ByVal BGeometryPattern As System.Boolean, _
   ByVal BMerge As System.Boolean, _
   ByVal BKnit As System.Boolean _
) As Feature
Visual Basic (Usage) 
Dim instance As IFeatureManager
Dim BMirrorBody As System.Boolean
Dim BGeometryPattern As System.Boolean
Dim BMerge As System.Boolean
Dim BKnit As System.Boolean
Dim value As Feature
 
value = instance.InsertMirrorFeature(BMirrorBody, BGeometryPattern, BMerge, BKnit)
C# 
Feature InsertMirrorFeature( 
   System.bool BMirrorBody,
   System.bool BGeometryPattern,
   System.bool BMerge,
   System.bool BKnit
)
C++/CLI 
Feature^ InsertMirrorFeature( 
&   System.bool BMirrorBody,
&   System.bool BGeometryPattern,
&   System.bool BMerge,
&   System.bool BKnit
) 

Parameters

BMirrorBody
True to mirror solid bodies; false to mirror a feature or face
BGeometryPattern
True to mirror only the feature geometry, false to solve the entire feature; applies
to mirroring features only
BMerge
True to merge any mirrored solid bodies, false to not; applies to mirroring solid
bodies only
BKnit
True to knit surfaces, false to not; applies to mirroring surfaces only

Return Value

Pointer to the IFeature object

Remarks

This method attempts to create the mirror feature without displaying a dialog box to get information from the user. It relies on preselected and marked entities, as well as arguments.

Any...

Must be preselected and marked with a value of...

Features to be mirrored

1

Faces to be mirrored

128

Bodies to be mirrored

256

Plane or planar face

2

For information on selecting and marking entities, see IModelDocExtension::SelectByID2.

 

 

See Also

Availability

SolidWorks 2003 FCS, Revision Number 11.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:   InsertMirrorFeature Method (IFeatureManager)
*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) 2014 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.