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

Represents the base MeshCollectorDisplayDefaults class for Mesh, MeshCollector and MeshCollectorOccurrence classes More...

Inheritance diagram for NXOpen.CAE.MeshCollectorDisplayDefaults:
NXOpen.CAE.MeshCollectorDisplayDefaults0d NXOpen.CAE.MeshCollectorDisplayDefaults1d NXOpen.CAE.MeshCollectorDisplayDefaults2d NXOpen.CAE.MeshCollectorDisplayDefaults3d

Public Member Functions

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 MeshCollectorDisplayDefaults class for Mesh, MeshCollector and MeshCollectorOccurrence classes

This is an abstract class, and cannot be created.

Created in NX5.0.0

Member Function Documentation

override void NXOpen.CAE.MeshCollectorDisplayDefaults.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.MeshCollectorDisplayDefaults.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")

Property Documentation

unsafe NXOpen.NXColor NXOpen.CAE.MeshCollectorDisplayDefaults.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.