NX Open C++ Reference Guide
|
Represents the material options to be used when assigning a material to cae part. More...
Public Member Functions | |
NXOpen::PhysicalMaterial * | Material () |
Returns Created in NX5.0.0. | |
bool | MaterialInherited () |
Returns Created in NX5.0.0. | |
void | SetMaterial (NXOpen::PhysicalMaterial *material) |
Sets Created in NX5.0.0. | |
void | SetMaterialInherited (bool bInherited) |
Sets Created in NX5.0.0. | |
virtual | ~MaterialOptions () |
Destroys the object Created in NX5.0.0. |
Represents the material options to be used when assigning a material to cae part.
To create a new instance of this class, use CAE::CaePart::NewMaterialOptions
Created in NX5.0.0.
virtual NXOpen::CAE::MaterialOptions::~MaterialOptions | ( | ) | [virtual] |
Destroys the object
Created in NX5.0.0.
License requirements : None
Returns
Created in NX5.0.0.
License requirements : None
Returns
Created in NX5.0.0.
License requirements : None
void NXOpen::CAE::MaterialOptions::SetMaterial | ( | NXOpen::PhysicalMaterial * | material | ) |
Sets
Created in NX5.0.0.
License requirements : None
material | material |
void NXOpen::CAE::MaterialOptions::SetMaterialInherited | ( | bool | bInherited | ) |
Sets
Created in NX5.0.0.
License requirements : None
bInherited | binherited |