NX Open C++ Reference Guide
|
Represents a Mechatronics::CollisionMaterial builder. More...
Public Member Functions | |
NXOpen::Expression * | DynamicFriction () |
Returns the dynamic friction. | |
NXString | Name () |
Returns the name. | |
NXOpen::Expression * | Restitution () |
Returns the restitution. | |
void | SetName (const NXString &name) |
Sets the name. | |
NXOpen::Expression * | StaticFriction () |
Returns the static friction. |
Represents a Mechatronics::CollisionMaterial builder.
To create a new instance of this class, use Mechatronics::CollisionMaterialCollection::CreateCollisionMaterialBuilder
Created in NX7.5.1.
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")
void NXOpen::Mechatronics::CollisionMaterialBuilder::SetName | ( | const NXString & | name | ) |
Sets the name.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
name | name |
Returns the static friction.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")