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

Represents a Mechatronics::CollisionMaterial builder. More...

Inheritance diagram for NXOpen::Mechatronics::CollisionMaterialBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::ExpressionDynamicFriction ()
 Returns the dynamic friction.
NXString Name ()
 Returns the name.
NXOpen::ExpressionRestitution ()
 Returns the restitution.
void SetName (const NXString &name)
 Sets the name.
NXOpen::ExpressionStaticFriction ()
 Returns the static friction.

Detailed Description

Represents a Mechatronics::CollisionMaterial builder.


To create a new instance of this class, use Mechatronics::CollisionMaterialCollection::CreateCollisionMaterialBuilder

Created in NX7.5.1.


Member Function Documentation

Returns the dynamic friction.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Returns the name.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Returns the restitution.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Sets the name.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
namename

Returns the static friction.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")


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