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

Represents a Features::Unsew builder
To create a new instance of this class, use Features::FeatureCollection::CreateUnsewBuilder

Created in NX5.0.0. More...

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

List of all members.

Public Types

enum  UnsewOutput { UnsewOutputOneBodyForConnectedFaces, UnsewOutputOneBodyForEachFace }
 Unsew body option type. More...

Public Member Functions

NXOpen::ScCollectorFaceCollector ()
 Returns the face collector
Created in NX5.0.0.
bool KeepOriginal ()
 Returns the apply to copy of body option
Created in NX5.0.0.
NXOpen::Features::UnsewBuilder::UnsewOutput Output ()
 Returns the output body option
Created in NX5.0.0.
void SetKeepOriginal (bool keepOriginal)
 Sets the apply to copy of body option
Created in NX5.0.0.
void SetOutput (NXOpen::Features::UnsewBuilder::UnsewOutput output)
 Sets the output body option
Created in NX5.0.0.

Detailed Description

Represents a Features::Unsew builder
To create a new instance of this class, use Features::FeatureCollection::CreateUnsewBuilder

Created in NX5.0.0.



Member Enumeration Documentation

Unsew body option type.

Enumerator:
UnsewOutputOneBodyForConnectedFaces 

One body for connected unsewn faces.

UnsewOutputOneBodyForEachFace 

One body for every unsewn face.


Member Function Documentation

Returns the face collector
Created in NX5.0.0.



License requirements : None

Returns the apply to copy of body option
Created in NX5.0.0.



License requirements : None

Returns the output body option
Created in NX5.0.0.



License requirements : None

Sets the apply to copy of body option
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
keepOriginalkeeporiginal

Sets the output body option
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
outputoutput

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