NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Tooling::InitProjectBuilder Class Reference

Mold Wizard initialize project builder
To create a new instance of this class, use Tooling::InitProjectCollection::CreateBuilder
Default values. More...

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

List of all members.

Public Types

enum  ConfigurationId { ConfigurationIdDefault, ConfigurationIdOrig }
 the configuration type includes default and orig More...
enum  MaterialId { MaterialIdNone, MaterialIdNylon }
 the material type includes None and Nylon More...
enum  UnitId { UnitIdMillimeter, UnitIdInch }
 the unit type includes metric and inch project type More...

Public Member Functions

NXOpen::SelectBodyListBodySelect ()
 Returns the body will be used as product to create Mold Wizard project
Created in NX6.0.0.
NXOpen::Tooling::InitProjectBuilder::ConfigurationId Configuration ()
 Returns the configuration access functions
Created in NX6.0.0.
NXOpen::Tooling::InitProjectBuilder::MaterialId Material ()
 Returns the material access functions
Created in NX6.0.0.
NXString PathName ()
 Returns the project path access functions
Created in NX6.0.0.
NXString ProjectName ()
 Returns the project name access functions
Created in NX6.0.0.
bool Rename ()
 Returns the rename dialog allows users to define rename rules
Created in NX6.0.0.
void SetConfiguration (NXOpen::Tooling::InitProjectBuilder::ConfigurationId configuration)
 Sets the configuration access functions
Created in NX6.0.0.
void SetMaterial (NXOpen::Tooling::InitProjectBuilder::MaterialId material)
 Sets the material access functions
Created in NX6.0.0.
void SetPathName (const NXString &pathName)
 Sets the project path access functions
Created in NX6.0.0.
void SetProjectName (const NXString &projectName)
 Sets the project name access functions
Created in NX6.0.0.
void SetRename (bool rename)
 Sets the rename dialog allows users to define rename rules
Created in NX6.0.0.
void SetShrinkage (const NXString &shrinkage)
 Sets the shrinkage access functions
Created in NX6.0.0.
void SetUnit (NXOpen::Tooling::InitProjectBuilder::UnitId unit)
 Sets the project unit access functions
Created in NX6.0.0.
NXString Shrinkage ()
 Returns the shrinkage access functions
Created in NX6.0.0.
NXOpen::Tooling::InitProjectBuilder::UnitId Unit ()
 Returns the project unit access functions
Created in NX6.0.0.

Detailed Description

Mold Wizard initialize project builder
To create a new instance of this class, use Tooling::InitProjectCollection::CreateBuilder
Default values.

Property Value

Configuration

Default

Material

None

Rename

0

Unit

Millimeter


Created in NX6.0.0.


Member Enumeration Documentation

the configuration type includes default and orig

Enumerator:
ConfigurationIdDefault 

Default configuration.

ConfigurationIdOrig 

Original configuration.

the material type includes None and Nylon

Enumerator:
MaterialIdNone 

None material is set.

MaterialIdNylon 

Nylon material type.

the unit type includes metric and inch project type

Enumerator:
UnitIdMillimeter 

metric project

UnitIdInch 

english project


Member Function Documentation

Returns the body will be used as product to create Mold Wizard project
Created in NX6.0.0.



License requirements : None

Returns the configuration access functions
Created in NX6.0.0.



License requirements : None

Returns the material access functions
Created in NX6.0.0.



License requirements : None

Returns the project path access functions
Created in NX6.0.0.



License requirements : None

Returns the project name access functions
Created in NX6.0.0.



License requirements : None

Returns the rename dialog allows users to define rename rules
Created in NX6.0.0.



License requirements : None

Sets the configuration access functions
Created in NX6.0.0.



License requirements : None

Parameters:
configurationconfiguration

Sets the material access functions
Created in NX6.0.0.



License requirements : None

Parameters:
materialmaterial

Sets the project path access functions
Created in NX6.0.0.



License requirements : None

Parameters:
pathNamepathname

Sets the project name access functions
Created in NX6.0.0.



License requirements : None

Parameters:
projectNameprojectname

Sets the rename dialog allows users to define rename rules
Created in NX6.0.0.



License requirements : None

Parameters:
renamerename

Sets the shrinkage access functions
Created in NX6.0.0.



License requirements : None

Parameters:
shrinkageshrinkage

Sets the project unit access functions
Created in NX6.0.0.



License requirements : None

Parameters:
unitunit

Returns the shrinkage access functions
Created in NX6.0.0.



License requirements : None

Returns the project unit access functions
Created in NX6.0.0.



License requirements : None


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