NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Classes | Public Member Functions | Properties | List of all members
NXOpen.CAE.UnifiedDatabaseOptions Class Reference

Represents the sum of options associated with the "Generic Data Source" format. More...

Inheritance diagram for NXOpen.CAE.UnifiedDatabaseOptions:
NXOpen.CAE.DataReaderDatabaseOptions NXOpen.CAE.IFormatHandler NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Classes

struct  _Flag
 Represents additional flags to configure a CAE.DataSource .
 
struct  Flag
 Represents additional flags to configure a CAE.DataSource . More...
 

Public Member Functions

unsafe
NXOpen.CAE.UnifiedDatabaseOptions.Flag[] 
GetFlags ()
 Retrieves available flags for this data source. More...
 
unsafe void SetFlags (NXOpen.CAE.UnifiedDatabaseOptions.Flag[] flags)
 Sets the flags specified in the array to their associated value. More...
 

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.CAE.DataReaderDatabaseOptions
NXOpen.CAE.DataReaderOptionCollection OptionCollection [get]
 Contains a NXOpen.CAE.DataReaderOptionCollection 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 Types inherited from NXOpen.CAE.DataReaderDatabaseOptions
enum  OptionType {
  Int, Double, String, Enum,
  Unit, Unknown
}
 This enum defines the available option types More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents the sum of options associated with the "Generic Data Source" format.

Not support KF.

Created in NX1847.0.0

Member Function Documentation

unsafe NXOpen.CAE.UnifiedDatabaseOptions.Flag [] NXOpen.CAE.UnifiedDatabaseOptions.GetFlags ( )
inline

Retrieves available flags for this data source.

Created in NX1847.0.0

License requirements: None.

Returns
unsafe void NXOpen.CAE.UnifiedDatabaseOptions.SetFlags ( NXOpen.CAE.UnifiedDatabaseOptions.Flag[]  flags)
inline

Sets the flags specified in the array to their associated value.

Created in NX1847.0.0

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

Parameters
flags

Property Documentation

unsafe string NXOpen.CAE.UnifiedDatabaseOptions.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.UnifiedDatabaseOptions.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.