NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::MaterialOptions Class Reference

Represents the material options to be used when assigning a material to cae part. More...

Inheritance diagram for NXOpen::CAE::MaterialOptions:
NXOpen::TransientObject

Public Member Functions

NXOpen::PhysicalMaterialMaterial ()
 Returns
Created in NX5.0.0. More...
 
bool MaterialInherited ()
 Returns
Created in NX5.0.0. More...
 
void SetMaterial (NXOpen::PhysicalMaterial *material)
 Sets
Created in NX5.0.0. More...
 
void SetMaterialInherited (bool bInherited)
 Sets
Created in NX5.0.0. More...
 
virtual ~MaterialOptions ()
 Destroys the object
Created in NX5.0.0. More...
 
- Public Member Functions inherited from NXOpen::TransientObject
void * GetHandle ()
 Handle of the internal object represented by this object. More...
 

Detailed Description

Represents the material options to be used when assigning a material to cae part.


To create a new instance of this class, use NXOpen::CAE::CaePart::NewMaterialOptions

Created in NX5.0.0.

Constructor & Destructor Documentation

virtual NXOpen::CAE::MaterialOptions::~MaterialOptions ( )
virtual

Destroys the object
Created in NX5.0.0.



License requirements : None

Member Function Documentation

NXOpen::PhysicalMaterial* NXOpen::CAE::MaterialOptions::Material ( )

Returns
Created in NX5.0.0.



License requirements : None

bool NXOpen::CAE::MaterialOptions::MaterialInherited ( )

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

Parameters
materialmaterial
void NXOpen::CAE::MaterialOptions::SetMaterialInherited ( bool  bInherited)

Sets
Created in NX5.0.0.



License requirements : None

Parameters
bInheritedbinherited

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