NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::CAE::DefaultFormatHandler Class Reference

Represents the default format handler associated to data sources which require no special options to be read. More...

Inheritance diagram for NXOpen::CAE::DefaultFormatHandler:
NXOpen::TaggedObject NXOpen::CAE::IFormatHandler

Public Member Functions

virtual NXString DisplayName ()
 Returns the display name of this Format Handler. More...
 
virtual NXString Name ()
 Returns the name of this Format Handler. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents the default format handler associated to data sources which require no special options to be read.


Not support KF.

Created in NX1847.0.0.

Member Function Documentation

virtual NXString NXOpen::CAE::DefaultFormatHandler::DisplayName ( )
virtual

Returns the display name of this Format Handler.


Created in NX1847.0.0.

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

Implements NXOpen::CAE::IFormatHandler.

virtual NXString NXOpen::CAE::DefaultFormatHandler::Name ( )
virtual

Returns the name of this Format Handler.


Created in NX1847.0.0.

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

Implements NXOpen::CAE::IFormatHandler.


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