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

Represents a Mechatronics::ChangeMaterial builder. More...

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

List of all members.

Public Member Functions

NXOpen::Mechatronics::CollisionMaterialCollisionMaterial ()
 Returns the material.
NXOpen::SelectDisplayableObjectFirstBody ()
 Returns the first body of collision pair.
NXOpen::SelectDisplayableObjectSecondBody ()
 Returns the second body of collision pair.
void SetCollisionMaterial (NXOpen::Mechatronics::CollisionMaterial *collisionMaterial)
 Sets the material.
void SetFirstBody (NXOpen::DisplayableObject *firstBody)
 Sets the first object.
void SetSecondBody (NXOpen::DisplayableObject *secondBody)
 Sets the second object.

Detailed Description

Represents a Mechatronics::ChangeMaterial builder.


To create a new instance of this class, use Mechatronics::ChangeMaterialCollection::CreateChangeMaterialBuilder

Created in NX7.5.1.


Member Function Documentation

Returns the material.

This can be CollisionMaterial .
Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Returns the first body of collision pair.

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

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Returns the second body of collision pair.

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

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Sets the material.

This can be CollisionMaterial .
Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
collisionMaterialcollisionmaterial

Sets the first object.

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

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
firstBodyfirst body

Sets the second object.

This can be RigidBody , CollisionBody or TransportSurface .
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.