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

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

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

List of all members.

Public Types

enum  PlaneOptions { PlaneOptionsExistingPlane, PlaneOptionsNewPlane }
 Represents the Plane options. More...

Public Member Functions

NXOpen::SectionCurve ()
 Returns the curves to mirror
Created in NX6.0.0.
NXOpen::SelectISurfaceExistingPlane ()
 Returns the Mirror plane/face
Created in NX6.0.0.
NXOpen::GeometricUtilities::CurveOptionsInputCurvesOptions ()
 Returns the input curve options
Created in NX6.0.0.
NXOpen::PlaneNewPlane ()
 Returns the plane constructor
Created in NX6.0.0.
NXOpen::Features::MirrorCurveBuilder::PlaneOptions PlaneOption ()
 Returns the plane option
Created in NX6.0.0.
void SetNewPlane (NXOpen::Plane *newPlane)
 Sets the plane constructor
Created in NX6.0.0.
void SetPlaneOption (NXOpen::Features::MirrorCurveBuilder::PlaneOptions planeOption)
 Sets the plane option
Created in NX6.0.0.

Detailed Description

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

Property Value

PlaneOption

ExistingPlane


Created in NX6.0.0.


Member Enumeration Documentation

Represents the Plane options.

Enumerator:
PlaneOptionsExistingPlane 

existing plane

PlaneOptionsNewPlane 

new plane


Member Function Documentation

Returns the curves to mirror
Created in NX6.0.0.



License requirements : None

Returns the Mirror plane/face
Created in NX6.0.0.



License requirements : None

Returns the input curve options
Created in NX6.0.0.



License requirements : None

Returns the plane constructor
Created in NX6.0.0.



License requirements : None

Returns the plane option
Created in NX6.0.0.



License requirements : None

Sets the plane constructor
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
newPlanenewplane

Sets the plane option
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
planeOptionplaneoption

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