NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::Preferences::ViewVisualizationVisual::TrueSurfaceDisplayPref Struct Reference

Represents the various surface display parameters. More...

Public Member Functions

 TrueSurfaceDisplayPref (NXOpen::Preferences::ViewVisualizationVisual::HiddenEdgesType hiddenEdgesTypeInitial, bool silhouettesInitial, bool smoothEdgesInitial, int smoothEdgesColorInitial, NXOpen::Preferences::ViewVisualizationVisual::SmoothEdgeFont smoothEdgesFontInitial, NXOpen::Preferences::ViewVisualizationVisual::SmoothEdgeWidth smoothEdgesWidthInitial, NXOpen::Preferences::ViewVisualizationVisual::DisplayModeType displayModeInitial)
 Constructor for the TrueSurfaceDisplayPref struct. More...
 

Public Attributes

NXOpen::Preferences::ViewVisualizationVisual::DisplayModeType DisplayMode
 Display Mode. More...
 
NXOpen::Preferences::ViewVisualizationVisual::HiddenEdgesType HiddenEdgesType
 Hidden Edge Type. More...
 
bool Silhouettes
 Allows to control whether the silhouettes (or outlines) on cones, cylinders, spheres, and Tori solid bodies display. More...
 
bool SmoothEdges
 Allows to control whether edges shared by tangent faces display or not. More...
 
int SmoothEdgesColor
 Color attribute for visible smooth edges. More...
 
NXOpen::Preferences::ViewVisualizationVisual::SmoothEdgeFont SmoothEdgesFont
 Font attribute for visible smooth edges. More...
 
NXOpen::Preferences::ViewVisualizationVisual::SmoothEdgeWidth SmoothEdgesWidth
 Width attribute for visible smooth edges. More...
 

Detailed Description

Represents the various surface display parameters.


Deprecated:
Deprecated in NX4.0.0. Use NXOpen::Preferences::ViewVisualizationVisual::DisplayAppearanceOptions instead.

Constructor & Destructor Documentation

NXOpen::Preferences::ViewVisualizationVisual::TrueSurfaceDisplayPref::TrueSurfaceDisplayPref ( NXOpen::Preferences::ViewVisualizationVisual::HiddenEdgesType  hiddenEdgesTypeInitial,
bool  silhouettesInitial,
bool  smoothEdgesInitial,
int  smoothEdgesColorInitial,
NXOpen::Preferences::ViewVisualizationVisual::SmoothEdgeFont  smoothEdgesFontInitial,
NXOpen::Preferences::ViewVisualizationVisual::SmoothEdgeWidth  smoothEdgesWidthInitial,
NXOpen::Preferences::ViewVisualizationVisual::DisplayModeType  displayModeInitial 
)

Constructor for the TrueSurfaceDisplayPref struct.

Parameters
hiddenEdgesTypeInitialHidden Edge Type
silhouettesInitialAllows to control whether the silhouettes (or outlines) on cones, cylinders, spheres, and Tori solid bodies display. true for visible false for invisible.
smoothEdgesInitialAllows to control whether edges shared by tangent faces display or not. True for visible and False for invisible.
smoothEdgesColorInitialColor attribute for visible smooth edges
smoothEdgesFontInitialFont attribute for visible smooth edges
smoothEdgesWidthInitialWidth attribute for visible smooth edges
displayModeInitialDisplay Mode

Member Data Documentation

NXOpen::Preferences::ViewVisualizationVisual::DisplayModeType NXOpen::Preferences::ViewVisualizationVisual::TrueSurfaceDisplayPref::DisplayMode

Display Mode.

NXOpen::Preferences::ViewVisualizationVisual::HiddenEdgesType NXOpen::Preferences::ViewVisualizationVisual::TrueSurfaceDisplayPref::HiddenEdgesType

Hidden Edge Type.

bool NXOpen::Preferences::ViewVisualizationVisual::TrueSurfaceDisplayPref::Silhouettes

Allows to control whether the silhouettes (or outlines) on cones, cylinders, spheres, and Tori solid bodies display.

true for visible false for invisible.

bool NXOpen::Preferences::ViewVisualizationVisual::TrueSurfaceDisplayPref::SmoothEdges

Allows to control whether edges shared by tangent faces display or not.

True for visible and False for invisible.

int NXOpen::Preferences::ViewVisualizationVisual::TrueSurfaceDisplayPref::SmoothEdgesColor

Color attribute for visible smooth edges.

NXOpen::Preferences::ViewVisualizationVisual::SmoothEdgeFont NXOpen::Preferences::ViewVisualizationVisual::TrueSurfaceDisplayPref::SmoothEdgesFont

Font attribute for visible smooth edges.

NXOpen::Preferences::ViewVisualizationVisual::SmoothEdgeWidth NXOpen::Preferences::ViewVisualizationVisual::TrueSurfaceDisplayPref::SmoothEdgesWidth

Width attribute for visible smooth edges.


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