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

Represents a PhysicalMaterial builder
To create a new instance of this class, use PhysicalMaterialCollection::CreatePhysicalMaterialBuilder

Created in NX6.0.0. More...

Inheritance diagram for NXOpen::PhysicalMaterialBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

bool AddToMaterialLibraryToggle ()
 Returns the add_to_material_library_toggle value.
NXString Description ()
 Returns the material description value.
int Id ()
 Returns the material id value.
NXString MaterialLibrary ()
 Returns the material library value.
NXString Name ()
 Returns the material name value.
NXOpen::CAE::PropertyTablePropertyTable ()
 Returns the property table associated with the material object
Created in NX6.0.0.
void SetAddToMaterialLibraryToggle (bool toggleValue)
 Sets the add_to_material_library_toggle value.
void SetDescription (const NXString &description)
 Sets the material description value.
void SetId (int id)
 Sets the material id value.
void SetMaterialLibrary (const NXString &name)
 Sets the material library value.
void SetName (const NXString &name)
 Sets the material name value.

Detailed Description

Represents a PhysicalMaterial builder
To create a new instance of this class, use PhysicalMaterialCollection::CreatePhysicalMaterialBuilder

Created in NX6.0.0.



Member Function Documentation

Returns the add_to_material_library_toggle value.

If set to true, the material to be added to the specified material library upon commit
Created in NX6.0.0.

License requirements : None

Returns the material description value.


Created in NX6.0.0.

License requirements : None

Returns the material id value.


Created in NX7.5.0.

License requirements : None

Returns the material library value.

The material libary is the file name where you would like to save this material upon commit
Created in NX6.0.0.

License requirements : None

Returns the material name value.


Created in NX6.0.0.

License requirements : None

Returns the property table associated with the material object
Created in NX6.0.0.



License requirements : gateway ("UG GATEWAY")

Sets the add_to_material_library_toggle value.

If set to true, the material to be added to the specified material library upon commit
Created in NX6.0.0.

License requirements : gateway ("UG GATEWAY")

Parameters:
toggleValuetoggle value

Sets the material description value.


Created in NX6.0.0.

License requirements : gateway ("UG GATEWAY")

Parameters:
descriptiondescription

Sets the material id value.


Created in NX7.5.0.

License requirements : gateway ("UG GATEWAY")

Parameters:
idid

Sets the material library value.

The material libary is the file name where you would like to save this material upon commit
Created in NX6.0.0.

License requirements : gateway ("UG GATEWAY")

Parameters:
namename

Sets the material name value.


Created in NX6.0.0.

License requirements : gateway ("UG GATEWAY")

Parameters:
namename

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