NX Open C++ Reference Guide
Public Member Functions
NXOpen::Motion::PhysicsConversionBuilder Class Reference

Represents a Motion::PhysicsConversionBuilder builder
To create a new instance of this class, use Motion::MotionSession::CreatePhysicsConversionBuilder

Created in NX8.0.0. More...

Inheritance diagram for NXOpen::Motion::PhysicsConversionBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

void ActiveAll ()
 The active button.
void DeactiveAll ()
 The deactive button.
void GetPhysics (std::vector< NXOpen::NXObject * > &physicsProto, std::vector< NXOpen::Assemblies::Component * > &partOccurrence)
 The physics data.
void UpdateStatus (const std::vector< NXOpen::NXObject * > &physicsProto, const std::vector< NXOpen::Assemblies::Component * > &partOccurrence, bool active)
 The data update accordingly.

Detailed Description

Represents a Motion::PhysicsConversionBuilder builder
To create a new instance of this class, use Motion::MotionSession::CreatePhysicsConversionBuilder

Created in NX8.0.0.



Member Function Documentation

The active button.

Call this method to make all physics items active.
Created in NX8.0.0.

License requirements : mechanisms ("MECHANISMS")

The deactive button.

Call this method to make all physics items inactive.
Created in NX8.0.0.

License requirements : mechanisms ("MECHANISMS")

void NXOpen::Motion::PhysicsConversionBuilder::GetPhysics ( std::vector< NXOpen::NXObject * > &  physicsProto,
std::vector< NXOpen::Assemblies::Component * > &  partOccurrence 
)

The physics data.

Call this method to get the physics data.
Created in NX8.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
physicsProtophysicsproto
partOccurrencepartoccurrence
void NXOpen::Motion::PhysicsConversionBuilder::UpdateStatus ( const std::vector< NXOpen::NXObject * > &  physicsProto,
const std::vector< NXOpen::Assemblies::Component * > &  partOccurrence,
bool  active 
)

The data update accordingly.

Call this method to make part of the physics items active or inactive.
Created in NX8.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
physicsProtophysicsproto
partOccurrencepartoccurrence
activeactive

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