NX Open C++ Reference Guide
List of all members
NXOpen::CAE::MeshCollector Class Reference

Represents a MeshCollector. More...

Inheritance diagram for NXOpen::CAE::MeshCollector:
NXOpen::CAE::IMeshCollector NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

Additional Inherited Members

- Public Types inherited from NXOpen::NXObject
enum  AttributeType {
  AttributeTypeInvalid, AttributeTypeNull, AttributeTypeBoolean, AttributeTypeInteger,
  AttributeTypeReal, AttributeTypeString, AttributeTypeTime, AttributeTypeReference,
  AttributeTypeAny = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { DateAndTimeFormatNumeric, DateAndTimeFormatTextual }
 Specifies the format of the date and time attribute. More...
 
- Public Member Functions inherited from NXOpen::CAE::IMeshCollector
NXString CollectorNeutralType ()
 Returns the mesh collector neutral type
Created in NX7.5.2.
 
NXString CollectorType ()
 Returns the mesh collector type
Created in NX7.5.2.
 
NXOpen::CAE::PropertyTableElementPropertyTable ()
 Returns the element property table associated with the mesh collector
Created in NX7.5.2.
 
NXOpen::CAE::MeshCollectorDisplayDefaultsGetMeshDisplayDefaults ()
 The MeshCollectorDisplayDefaults for this mesh collector.
 
std::vector< NXOpen::CAE::Mesh * > GetMeshes ()
 Returns the mesh collector associated meshes.
 

Detailed Description

Represents a MeshCollector.

   For more information, refer to the Solver language documentation 
   in the <a href="../opencae/Solvers.html"> Solver language documentation </a>.

<br> To obtain an instance of this object use @link CAE::MeshCollectorBuilder CAE::MeshCollectorBuilder@endlink .  <br> 


Created in NX5.0.0.


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