NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | 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 NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe string DisplayName [get]
 Returns the display name of this Format Handler. More...
 
unsafe string Name [get]
 Returns the name of this Format Handler. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 
- Properties inherited from NXOpen.CAE.IFormatHandler
string DisplayName [get]
 Returns the display name of this Format Handler. More...
 
string Name [get]
 Returns the name of this Format Handler. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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

Property Documentation

unsafe string NXOpen.CAE.DefaultFormatHandler.DisplayName
get

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")

unsafe string NXOpen.CAE.DefaultFormatHandler.Name
get

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")


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