NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Protected Member Functions | Properties | 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 NXOpen.Utilities.NXRemotableObject IDisposable IMessageSink

Protected Member Functions

override void FreeResource ()
 Destroys the object More...
 

Properties

unsafe NXOpen.PhysicalMaterial Material [get, set]
 Returns or sets More...
 
unsafe bool MaterialInherited [get, set]
 Returns or sets More...
 
- Properties inherited from NXOpen.TransientObject
IntPtr Handle [get]
 Handle of the internal object represented by this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.TransientObject
void Dispose ()
 Frees the object from memory. More...
 
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
new string ToString ()
 Returns a String that represents the current 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

Member Function Documentation

override void NXOpen.CAE.MaterialOptions.FreeResource ( )
inlineprotectedvirtual

Destroys the object

Created in NX5.0.0

License requirements: None.

Implements NXOpen.TransientObject.

Property Documentation

unsafe NXOpen.PhysicalMaterial NXOpen.CAE.MaterialOptions.Material
getset

Returns or sets

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.MaterialOptions.MaterialInherited
getset

Returns or sets

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: None.


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