NX Open C++ Reference Guide
Public Member Functions
NXOpen::Mechatronics::PreventCollisionBuilder Class Reference

Represents a Mechatronics::PreventCollision builder. More...

Inheritance diagram for NXOpen::Mechatronics::PreventCollisionBuilder:
NXOpen::Mechatronics::PhysicsConstraintBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::SelectDisplayableObjectFirstBody ()
 Returns the first object.
NXOpen::SelectDisplayableObjectSecondBody ()
 Returns the second object.
void SetFirstBody (NXOpen::DisplayableObject *firstBody)
 Sets the first object.
void SetSecondBody (NXOpen::DisplayableObject *secondBody)
 Sets the second object.

Detailed Description

Represents a Mechatronics::PreventCollision builder.


To create a new instance of this class, use Mechatronics::PreventCollisionCollection::CreatePreventCollisionBuilder

Created in NX7.5.1.


Member Function Documentation

Returns the first object.

This can be a RigidBody , CollisionBody or CollisionSensor .
Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Returns the second object.

This can be a RigidBody , CollisionBody or CollisionSensor .
Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Sets the first object.

This can be a RigidBody , CollisionBody or CollisionSensor .
Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
firstBodyfirst body

Sets the second object.

This can be a RigidBody , CollisionBody or CollisionSensor .
Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
secondBodysecond body

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