NXOpen .NET Reference  12.0.0
Public Member Functions | Protected Member Functions | Properties | List of all members
NXOpen.CAE.MeshDisplaySettings Class Reference

Represents the base MeshDisplaySettings class for Mesh class More...

Inheritance diagram for NXOpen.CAE.MeshDisplaySettings:
NXOpen.CAE.MeshDisplaySettings0d NXOpen.CAE.MeshDisplaySettings1d NXOpen.CAE.MeshDisplaySettings2d NXOpen.CAE.MeshDisplaySettings3d

Public Member Functions

unsafe void UseMeshCollectorDisplaySettings ()
 Use display settings from the Mesh Collector. More...
 
unsafe void UseCustomerDefaultsDisplaySettings ()
 Use display settings from the Customer Defaults. More...
 

Protected Member Functions

override void FreeResource ()
 Frees the object from memory. More...
 

Properties

unsafe NXOpen.NXColor Color [get, set]
 Returns or sets the element color. More...
 

Detailed Description

Represents the base MeshDisplaySettings class for Mesh class

This is an abstract class, and cannot be created.

Created in NX5.0.0

Member Function Documentation

override void NXOpen.CAE.MeshDisplaySettings.FreeResource ( )
protected

Frees the object from memory.

After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.

Created in NX8.5.0

License requirements: None.

unsafe void NXOpen.CAE.MeshDisplaySettings.UseCustomerDefaultsDisplaySettings ( )

Use display settings from the Customer Defaults.

Created in NX8.5.0

License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe void NXOpen.CAE.MeshDisplaySettings.UseMeshCollectorDisplaySettings ( )

Use display settings from the Mesh Collector.

Created in NX8.5.0

License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Property Documentation

unsafe NXOpen.NXColor NXOpen.CAE.MeshDisplaySettings.Color
getset

Returns or sets the element color.

Created in NX8.5.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")


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