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

Represents a Features::MirrorFeature builder
To create a new instance of this class, use Features::FeatureCollection::CreateMirrorFeatureBuilder

Created in NX5.0.0. More...

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

List of all members.

Public Types

enum  PlaneOptions { PlaneOptionsExisting, PlaneOptionsNew }
 the Plane options. More...

Public Member Functions

NXOpen::Features::SelectFeatureListFeatureSet ()
 Returns the Features.
NXOpen::SelectISurfacePlane ()
 Returns the Mirror Plane.
NXOpen::PlanePlaneConstructor ()
 Returns the plane constructor
Created in NX5.0.0.
NXOpen::Features::MirrorFeatureBuilder::PlaneOptions PlaneOption ()
 Returns the plane option.
void SetPlaneConstructor (NXOpen::Plane *planeConstructor)
 Sets the plane constructor
Created in NX5.0.0.
void SetPlaneOption (NXOpen::Features::MirrorFeatureBuilder::PlaneOptions planeOptions)
 Sets the plane option.

Detailed Description

Represents a Features::MirrorFeature builder
To create a new instance of this class, use Features::FeatureCollection::CreateMirrorFeatureBuilder

Created in NX5.0.0.



Member Enumeration Documentation

the Plane options.

Enumerator:
PlaneOptionsExisting 

existing plane

PlaneOptionsNew 

new plane


Member Function Documentation

Returns the Features.


Created in NX5.0.0.

License requirements : None

Returns the Mirror Plane.


Created in NX5.0.0.

License requirements : None

Returns the plane constructor
Created in NX5.0.0.



License requirements : None

Returns the plane option.


Created in NX5.0.0.

License requirements : None

Sets the plane constructor
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
planeConstructorplaneconstructor

Sets the plane option.


Created in NX5.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
planeOptionsplane options

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