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

Represents the various surface display parameters. More...

List of all members.

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.

Public Attributes

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

Detailed Description

Represents the various surface display parameters.


Deprecated:
Deprecated in NX4.0.0.

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

Display Mode.

Hidden Edge Type.

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

true for visible false for invisible.

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

True for visible and False for invisible.

Color attribute for visible smooth edges.

Font attribute for visible smooth edges.

Width attribute for visible smooth edges.


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