NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
NXOpen.CAE.AeroMeshCheckBuilder.DisplaySettings Struct Reference

Represents the display settings of incorrect aero meshes detected More...

Public Member Functions

 DisplaySettings (bool ShowIncorrectMeshes, NXColor MeshColor, NXOpen.DisplayableObject.ObjectWidth MeshWidth)
 Constructor for the DisplaySettings struct. More...
 

Public Attributes

NXColor MeshColor
 The display color of incorrect meshes More...
 
NXOpen.DisplayableObject.ObjectWidth MeshWidth
 The display line width of incorrect meshes More...
 
bool ShowIncorrectMeshes
 Whether to show incorrect aero meshes More...
 

Detailed Description

Represents the display settings of incorrect aero meshes detected

Constructor & Destructor Documentation

NXOpen.CAE.AeroMeshCheckBuilder.DisplaySettings.DisplaySettings ( bool  ShowIncorrectMeshes,
NXColor  MeshColor,
NXOpen.DisplayableObject.ObjectWidth  MeshWidth 
)
inline

Constructor for the DisplaySettings struct.

Parameters
ShowIncorrectMeshesWhether to show incorrect aero meshes
MeshColorThe display color of incorrect meshes
MeshWidthThe display line width of incorrect meshes

Member Data Documentation

NXColor NXOpen.CAE.AeroMeshCheckBuilder.DisplaySettings.MeshColor

The display color of incorrect meshes

NXOpen.DisplayableObject.ObjectWidth NXOpen.CAE.AeroMeshCheckBuilder.DisplaySettings.MeshWidth

The display line width of incorrect meshes

bool NXOpen.CAE.AeroMeshCheckBuilder.DisplaySettings.ShowIncorrectMeshes

Whether to show incorrect aero meshes


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