NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::CAE::PreTestExportUnvBuilder Class Reference

This is a manager to the NXOpen::CAE::PreTestExportUnvBuilder class. More...

Inheritance diagram for NXOpen::CAE::PreTestExportUnvBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  FileUnitsOption {
  FileUnitsOptionSi, FileUnitsOptionBg, FileUnitsOptionMg, FileUnitsOptionBa,
  FileUnitsOptionMm, FileUnitsOptionCm, FileUnitsOptionIn, FileUnitsOptionGm,
  FileUnitsOptionMn
}
 The unit type enum. More...
 

Public Member Functions

NXString NativeFileBrowser ()
 Returns the native file browser
Created in NX7.5.2. More...
 
NXOpen::CAE::PreTestExportUnvBuilder::FileUnitsOption NativeFileUnits ()
 Returns the native file units
Created in NX7.5.2. More...
 
void SetNativeFileBrowser (const NXString &filename)
 Sets the native file browser
Created in NX7.5.2. More...
 
void SetNativeFileBrowser (const char *filename)
 Sets the native file browser
Created in NX7.5.2. More...
 
void SetNativeFileUnits (NXOpen::CAE::PreTestExportUnvBuilder::FileUnitsOption nativeFileUnits)
 Sets the native file units
Created in NX7.5.2. 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

This is a manager to the NXOpen::CAE::PreTestExportUnvBuilder class.


To create a new instance of this class, use NXOpen::CAE::PreTestSolution::CreateExportUnvBuilder
Default values.

Property Value

NativeFileUnits

Si


Created in NX7.5.2.

Member Enumeration Documentation

The unit type enum.

Enumerator
FileUnitsOptionSi 

SI: Meter (newton)

FileUnitsOptionBg 

BG: Foot (pound f)

FileUnitsOptionMg 

MG: Meter (kilogram f)

FileUnitsOptionBa 

BA: Foot (poundal)

FileUnitsOptionMm 

MM: mm (milli newton)

FileUnitsOptionCm 

CM: cm (centi newton)

FileUnitsOptionIn 

IN: Inch (pound f)

FileUnitsOptionGm 

GM: mm (kilogram f)

FileUnitsOptionMn 

MN: mm (newton)

Member Function Documentation

NXString NXOpen::CAE::PreTestExportUnvBuilder::NativeFileBrowser ( )

Returns the native file browser
Created in NX7.5.2.



License requirements : None

NXOpen::CAE::PreTestExportUnvBuilder::FileUnitsOption NXOpen::CAE::PreTestExportUnvBuilder::NativeFileUnits ( )

Returns the native file units
Created in NX7.5.2.



License requirements : None

void NXOpen::CAE::PreTestExportUnvBuilder::SetNativeFileBrowser ( const NXString filename)

Sets the native file browser
Created in NX7.5.2.



License requirements : nx_correl_base ("FE Correlation")

Parameters
filenamefilename
void NXOpen::CAE::PreTestExportUnvBuilder::SetNativeFileBrowser ( const char *  filename)

Sets the native file browser
Created in NX7.5.2.



License requirements : nx_correl_base ("FE Correlation")

Parameters
filenamefilename
void NXOpen::CAE::PreTestExportUnvBuilder::SetNativeFileUnits ( NXOpen::CAE::PreTestExportUnvBuilder::FileUnitsOption  nativeFileUnits)

Sets the native file units
Created in NX7.5.2.



License requirements : nx_correl_base ("FE Correlation")

Parameters
nativeFileUnitsnativefileunits

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