NX Open C++ Reference Guide
|
Represents the motion post process
To obtain an instance of this class, refer to Motion::MotionSession
Created in NX7.5.0.
More...
Public Member Functions | |
NXOpen::Assemblies::Arrangement * | CaptureArrangement (const NXString &arrangementName, int animationStep) |
Captures an arrangement from motion result of active solution. | |
tag_t | Tag () const |
Returns the tag of this object. |
Represents the motion post process
To obtain an instance of this class, refer to Motion::MotionSession
Created in NX7.5.0.
NXOpen::Assemblies::Arrangement* NXOpen::Motion::PostProcess::CaptureArrangement | ( | const NXString & | arrangementName, |
int | animationStep | ||
) |
Captures an arrangement from motion result of active solution.
arrangementName | Name for arrangement NOTE: The full Unicode character set is not supported for this parameter. |
animationStep | Animation step |
tag_t NXOpen::Motion::PostProcess::Tag | ( | ) | const |
Returns the tag of this object.