NX Open C++ Reference Guide
|
Represents a builder to be used to create manufacturing geometry. More...
Public Member Functions | |
void | CreateNewSubNode (int selNode) |
Create a new sub node. | |
NXOpen::ScCollector * | Face () |
Returns the face to use as the region faces of the geometry groups. | |
int | GetFaceColor () |
Returns the face color. | |
void | InitializeContent (int initializeWay) |
Sets the initialize content. | |
void | InitializeGeometry () |
Sets the initialize geometry. | |
void | SetFaceColor (int faceColor) |
Sets the face color. | |
void | SetTranslucency (int translucency) |
Sets the translucency to specify the group faces display. | |
int | Translucency () |
Returns the translucency to specify the group faces display. |
Represents a builder to be used to create manufacturing geometry.
To create a new instance of this class, use Tooling::ManufacturingGeometryCollection::CreateBuilder
Default values.
Property | Value |
---|---|
Translucency |
0 |
Created in NX8.0.0.
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")
selNode | The tree new created sub node |
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")
Returns the face color.
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")
initializeWay | initialize way |
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")
faceColor | facecolor |
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")
translucency | 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")