NX Open C++ Reference Guide
Classes | Public Member Functions
NXOpen::Tooling::SIZERExportBuilder Class Reference

Exports input parameters for motor selection to SIZER drive design to support the sizing, configuration, and selection of drive components. More...

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

List of all members.

Classes

struct  MechanicalData
 Defines the mechanical data. More...

Public Member Functions

void GetMechanicalData (std::vector< NXOpen::Tooling::SIZERExportBuilder::MechanicalData > &mechanicalData)
 Gets all groups of mechanical data.
NXString OutputFile ()
 Returns the output *.mdix file, which is exported to SIZER.
void SetMechanicalData (const std::vector< NXOpen::Tooling::SIZERExportBuilder::MechanicalData > &mechanicalData)
 Sets all groups of mechanical data.
void SetOutputFile (const NXString &outputFile)
 Sets the output *.mdix file, which is exported to SIZER.

Detailed Description

Exports input parameters for motor selection to SIZER drive design to support the sizing, configuration, and selection of drive components.


To create a new instance of this class, use Tooling::SIZERCollection::CreateExportBuilder

Created in NX7.5.0.


Member Function Documentation

Gets all groups of mechanical data.


Created in NX7.5.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
mechanicalDataArray of mechanical data

Returns the output *.mdix file, which is exported to SIZER.


Created in NX7.5.0.

License requirements : None

Sets all groups of mechanical data.


Created in NX7.5.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
mechanicalDataArray of mechanical data

Sets the output *.mdix file, which is exported to SIZER.


Created in NX7.5.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
outputFileoutputfile

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