NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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 (string FlagName, bool FlagSet)
 Constructor for the Flag struct. More...
 

Public Attributes

string 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

Constructor & Destructor Documentation

NXOpen.CAE.UnifiedDatabaseOptions.Flag.Flag ( string  FlagName,
bool  FlagSet 
)
inline

Constructor for the Flag struct.

Parameters
FlagNameThe name of the flag.
FlagSetWhether the flag is set or not.

Member Data Documentation

string 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.