NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Features::MirrorFaceBuilder Class Reference

Represents a Features::MirrorFace builder
To create a new instance of this class, use Features::FeatureCollection::CreateMirrorFaceBuilder
Default values. More...

Inheritance diagram for NXOpen::Features::MirrorFaceBuilder:
NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  MirrorPlaneOptions { MirrorPlaneOptionsExisting, MirrorPlaneOptionsNew }
 Represents the mirror plane options. More...

Public Member Functions

NXOpen::SelectISurfaceExistingMirrorPlane ()
 Returns the existing mirror plane
Created in NX6.0.0.
NXOpen::Features::FaceRecognitionBuilderFaceToMirror ()
 Returns the face to mirror.
NXOpen::Features::MirrorFaceBuilder::MirrorPlaneOptions MirrorPlaneOption ()
 Returns the mirror plane option
Created in NX6.0.0.
NXOpen::PlaneNewMirrorPlane ()
 Returns the new mirror plane
Created in NX6.0.0.
void SetMirrorPlaneOption (NXOpen::Features::MirrorFaceBuilder::MirrorPlaneOptions mirrorPlaneOptions)
 Sets the mirror plane option
Created in NX6.0.0.
void SetNewMirrorPlane (NXOpen::Plane *newMirrorPlane)
 Sets the new mirror plane
Created in NX6.0.0.

Detailed Description

Represents a Features::MirrorFace builder
To create a new instance of this class, use Features::FeatureCollection::CreateMirrorFaceBuilder
Default values.

Property Value

FaceToMirror.CoaxialEnabled

0

FaceToMirror.CoplanarAxesEnabled

0

FaceToMirror.CoplanarEnabled

0

FaceToMirror.EqualDiameterEnabled

0

FaceToMirror.OffsetEnabled

0

FaceToMirror.ParallelEnabled

0

FaceToMirror.PerpendicularEnabled

0

FaceToMirror.SymmetricEnabled

0

FaceToMirror.TangentEnabled

0

FaceToMirror.ThicknessChainEnabled

0

FaceToMirror.UseFaceBrowse

1


Created in NX6.0.0.


Member Enumeration Documentation

Represents the mirror plane options.

Enumerator:
MirrorPlaneOptionsExisting 

Existing Plane.

MirrorPlaneOptionsNew 

New Plane.


Member Function Documentation

Returns the existing mirror plane
Created in NX6.0.0.



License requirements : None

Returns the face to mirror.

Please refer Features::FaceRecognitionBuilder for details.
Created in NX6.0.0.

License requirements : None

Returns the mirror plane option
Created in NX6.0.0.



License requirements : None

Returns the new mirror plane
Created in NX6.0.0.



License requirements : None

Sets the mirror plane option
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
mirrorPlaneOptionsmirror plane options

Sets the new mirror plane
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
newMirrorPlanenew mirror plane

The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.