Hide Table of Contents
InsertMirrorFeature2 Method (IFeatureManager)

Mirrors selected features, faces, and bodies about a selected plane or planar face.

.NET Syntax

Visual Basic (Declaration) 
Function InsertMirrorFeature2( _
   ByVal BMirrorBody As System.Boolean, _
   ByVal BGeometryPattern As System.Boolean, _
   ByVal BMerge As System.Boolean, _
   ByVal BKnit As System.Boolean, _
   ByVal ScopeOptions As System.Integer _
) 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 ScopeOptions As System.Integer
Dim value As Feature
 
value = instance.InsertMirrorFeature2(BMirrorBody, BGeometryPattern, BMerge, BKnit, ScopeOptions)
C# 
Feature InsertMirrorFeature2( 
   System.bool BMirrorBody,
   System.bool BGeometryPattern,
   System.bool BMerge,
   System.bool BKnit,
   System.int ScopeOptions
)
C++/CLI 
Feature^ InsertMirrorFeature2( 
&   System.bool BMirrorBody,
&   System.bool BGeometryPattern,
&   System.bool BMerge,
&   System.bool BKnit,
&   System.int ScopeOptions
) 

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

ScopeOptions

Feature scope as defined by swFeatureScope_e

Return Value

Feature

Example

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 and 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 2008 FCS, Revision Number 16.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:   InsertMirrorFeature2 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) 2017 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.