NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Tooling::ManufacturingGeometryBuilder Class Reference

Represents a builder to be used to create manufacturing geometry. More...

Inheritance diagram for NXOpen::Tooling::ManufacturingGeometryBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

void CreateNewSubNode (int selNode)
 Create a new sub node. More...
 
NXOpen::ScCollectorFace ()
 Returns the face to use as the region faces of the geometry groups. More...
 
int GetFaceColor ()
 Returns the face color. More...
 
void InitializeContent (int initializeWay)
 Sets the initialize content. More...
 
void InitializeGeometry ()
 Sets the initialize geometry. More...
 
void SetFaceColor (int faceColor)
 Sets the face color. More...
 
void SetTranslucency (int translucency)
 Sets the translucency to specify the group faces display. More...
 
int Translucency ()
 Returns the translucency to specify the group faces display. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a builder to be used to create manufacturing geometry.


To create a new instance of this class, use NXOpen::Tooling::ManufacturingGeometryCollection::CreateBuilder
Default values.

Property Value

Translucency

0


Created in NX8.0.0.

Member Function Documentation

void NXOpen::Tooling::ManufacturingGeometryBuilder::CreateNewSubNode ( int  selNode)

Create a new sub node.


Created in NX8.0.0.

License requirements : ug_mold_design ("UG MOLD") OR prog_die_wizard ("UG/Progressive Die Wizard") OR die_engineering ("DIE ENGINEERING") OR ug_die_design ("Die Design") OR nx_electrode_wizard ("NX Electrode Wizard") OR nx_engineering_die_wizard ("NX Engineering Die Wizard")

Parameters
selNodeThe tree new created sub node
NXOpen::ScCollector* NXOpen::Tooling::ManufacturingGeometryBuilder::Face ( )

Returns the face to use as the region faces of the geometry groups.


Created in NX8.0.0.

License requirements : ug_mold_design ("UG MOLD") OR prog_die_wizard ("UG/Progressive Die Wizard") OR die_engineering ("DIE ENGINEERING") OR ug_die_design ("Die Design") OR nx_electrode_wizard ("NX Electrode Wizard") OR nx_engineering_die_wizard ("NX Engineering Die Wizard")

int NXOpen::Tooling::ManufacturingGeometryBuilder::GetFaceColor ( )

Returns the face color.

Returns

Created in NX8.0.0.

License requirements : ug_mold_design ("UG MOLD") OR prog_die_wizard ("UG/Progressive Die Wizard") OR die_engineering ("DIE ENGINEERING") OR ug_die_design ("Die Design") OR nx_electrode_wizard ("NX Electrode Wizard") OR nx_engineering_die_wizard ("NX Engineering Die Wizard")
void NXOpen::Tooling::ManufacturingGeometryBuilder::InitializeContent ( int  initializeWay)

Sets the initialize content.

Parameter initialize_way indicate the different invoke entry initialize_way == 0 : Run from Electrode Design Wizard initialize_way == 1 : Run from Progressive Die Wizard initialize_way == 2 : Run from Mold Wizard initialize_way == 3 : Run from Die Design initialize_way == 4 : Run from Engineering Die Wizard.
Created in NX8.0.0.

License requirements : ug_mold_design ("UG MOLD") OR prog_die_wizard ("UG/Progressive Die Wizard") OR die_engineering ("DIE ENGINEERING") OR ug_die_design ("Die Design") OR nx_electrode_wizard ("NX Electrode Wizard") OR nx_engineering_die_wizard ("NX Engineering Die Wizard")

Parameters
initializeWayinitialize way
void NXOpen::Tooling::ManufacturingGeometryBuilder::InitializeGeometry ( )

Sets the initialize geometry.


Created in NX8.0.0.

License requirements : ug_mold_design ("UG MOLD") OR prog_die_wizard ("UG/Progressive Die Wizard") OR die_engineering ("DIE ENGINEERING") OR ug_die_design ("Die Design") OR nx_electrode_wizard ("NX Electrode Wizard") OR nx_engineering_die_wizard ("NX Engineering Die Wizard")

void NXOpen::Tooling::ManufacturingGeometryBuilder::SetFaceColor ( int  faceColor)

Sets the face color.


Created in NX8.0.0.

License requirements : ug_mold_design ("UG MOLD") OR prog_die_wizard ("UG/Progressive Die Wizard") OR die_engineering ("DIE ENGINEERING") OR ug_die_design ("Die Design") OR nx_electrode_wizard ("NX Electrode Wizard") OR nx_engineering_die_wizard ("NX Engineering Die Wizard")

Parameters
faceColorfacecolor
void NXOpen::Tooling::ManufacturingGeometryBuilder::SetTranslucency ( int  translucency)

Sets the translucency to specify the group faces display.


Created in NX8.0.0.

License requirements : ug_mold_design ("UG MOLD") OR prog_die_wizard ("UG/Progressive Die Wizard") OR die_engineering ("DIE ENGINEERING") OR ug_die_design ("Die Design") OR nx_electrode_wizard ("NX Electrode Wizard") OR nx_engineering_die_wizard ("NX Engineering Die Wizard")

Parameters
translucencytranslucency
int NXOpen::Tooling::ManufacturingGeometryBuilder::Translucency ( )

Returns the translucency to specify the group faces display.


Created in NX8.0.0.

License requirements : ug_mold_design ("UG MOLD") OR prog_die_wizard ("UG/Progressive Die Wizard") OR die_engineering ("DIE ENGINEERING") OR ug_die_design ("Die Design") OR nx_electrode_wizard ("NX Electrode Wizard") OR nx_engineering_die_wizard ("NX Engineering Die Wizard")


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