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

Represents additional flags to configure a CAE::DataSource . More...

Public Member Functions

 Flag (const NXString &flagNameInitial, bool flagSetInitial)
 Constructor for the Flag struct. More...
 

Public Attributes

NXString FlagName
 The name of the flag. More...
 
bool FlagSet
 Whether the flag is set or not. More...
 

Detailed Description

Represents additional flags to configure a CAE::DataSource .

flags: Hierarchy - Controls whether the data definitions from this data source reflect the internal hierarchy of a data source or whether the data source presents data as flat lists MotionChannelRenaming - Controls whether to present variables with standardised names in the context of Simcenter Motion


Created in NX1847.0.0.

Constructor & Destructor Documentation

NXOpen::CAE::UnifiedDatabaseOptions::Flag::Flag ( const NXString flagNameInitial,
bool  flagSetInitial 
)

Constructor for the Flag struct.

Parameters
flagNameInitialThe name of the flag.
flagSetInitialWhether the flag is set or not.

Member Data Documentation

NXString NXOpen::CAE::UnifiedDatabaseOptions::Flag::FlagName

The name of the flag.

bool NXOpen::CAE::UnifiedDatabaseOptions::Flag::FlagSet

Whether the flag is set or not.


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