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

Imports results for motor selection from SIZER drive design based on the sizing, configuration, and selection of drive components. More...

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

List of all members.

Public Types

enum  PositionMode {
  PositionModeInferredOnly, PositionModeAbsoluteOrigin, PositionModeSelectOrigin, PositionModeByConstraints,
  PositionModeMove
}
 Represents the position mode. More...

Public Member Functions

NXOpen::BasePartGenerateMotorModel (const NXString &motorType)
 Generates motor 3D model.
NXString InputFile ()
 Returns the input *.mdex file, which is imported from SIZER.
NXOpen::Tooling::SIZERImportBuilder::PositionMode PositionMethod ()
 Returns the position method, which is used in adding to assembly.
void SetInputFile (const NXString &filename)
 Sets the input *.mdex file, which is imported from SIZER.
void SetPositionMethod (NXOpen::Tooling::SIZERImportBuilder::PositionMode positionMethod)
 Sets the position method, which is used in adding to assembly.

Detailed Description

Imports results for motor selection from SIZER drive design based on the sizing, configuration, and selection of drive components.


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

Created in NX7.5.0.


Member Enumeration Documentation

Represents the position mode.

Enumerator:
PositionModeInferredOnly 

Inferred Only.

PositionModeAbsoluteOrigin 

Absolute Origin.

PositionModeSelectOrigin 

Select Origin.

PositionModeByConstraints 

By Constraints.

PositionModeMove 

Move.


Member Function Documentation

Generates motor 3D model.

Returns:
Motor Part object
Created in NX7.5.0.

License requirements : None
Parameters:
motorTypeMotor Type
NOTE: The full Unicode character set is not supported for this parameter.

Returns the input *.mdex file, which is imported from SIZER.


Created in NX7.5.0.

License requirements : None

Returns the position method, which is used in adding to assembly.


Created in NX7.5.0.

License requirements : None

Sets the input *.mdex file, which is imported from SIZER.


Created in NX7.5.0.

License requirements : None

Parameters:
filenamefilename

Sets the position method, which is used in adding to assembly.


Created in NX7.5.0.

License requirements : None

Parameters:
positionMethodpositionmethod

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