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

Describes the appearance of edges and silhouettes in the view. More...

List of all members.

Public Member Functions

 SurfaceDisplayOptions (NXOpen::Preferences::ViewVisualizationVisual::RenderingStyle renderingStyleInitial, NXOpen::Preferences::ViewVisualizationVisual::HiddenEdges hiddenEdgesInitial, bool silhouettesInitial, bool smoothEdgesInitial, int smoothEdgeColorInitial, NXOpen::Preferences::ViewVisualizationVisual::SmoothEdgeFont smoothEdgeFontInitial, NXOpen::Preferences::ViewVisualizationVisual::SmoothEdgeWidth smoothEdgeWidthInitial)
 Constructor for the SurfaceDisplayOptions struct.

Public Attributes

NXOpen::Preferences::ViewVisualizationVisual::HiddenEdges HiddenEdges
 Appearance of hidden edges.
NXOpen::Preferences::ViewVisualizationVisual::RenderingStyle RenderingStyle
 Rendering style for geometry.
bool Silhouettes
 Allows to control whether the silhouettes (or outlines) on cones, cylinders, spheres, and Tori solid bodies display.
int SmoothEdgeColor
 Color attribute for visible smooth edges.
NXOpen::Preferences::ViewVisualizationVisual::SmoothEdgeFont SmoothEdgeFont
 Font attribute for visible smooth edges.
bool SmoothEdges
 Allows to control whether edges shared by tangent faces display or not.
NXOpen::Preferences::ViewVisualizationVisual::SmoothEdgeWidth SmoothEdgeWidth
 Width attribute for visible smooth edges.

Detailed Description

Describes the appearance of edges and silhouettes in the view.


Constructor & Destructor Documentation

NXOpen::Preferences::ViewVisualizationVisual::SurfaceDisplayOptions::SurfaceDisplayOptions ( NXOpen::Preferences::ViewVisualizationVisual::RenderingStyle  renderingStyleInitial,
NXOpen::Preferences::ViewVisualizationVisual::HiddenEdges  hiddenEdgesInitial,
bool  silhouettesInitial,
bool  smoothEdgesInitial,
int  smoothEdgeColorInitial,
NXOpen::Preferences::ViewVisualizationVisual::SmoothEdgeFont  smoothEdgeFontInitial,
NXOpen::Preferences::ViewVisualizationVisual::SmoothEdgeWidth  smoothEdgeWidthInitial 
)

Constructor for the SurfaceDisplayOptions struct.

Parameters:
renderingStyleInitialRendering style for geometry.
hiddenEdgesInitialAppearance of hidden edges
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.
smoothEdgeColorInitialColor attribute for visible smooth edges
smoothEdgeFontInitialFont attribute for visible smooth edges
smoothEdgeWidthInitialWidth attribute for visible smooth edges

Member Data Documentation

Appearance of hidden edges.

Rendering style for geometry.

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

true for visible false for invisible.

Color attribute for visible smooth edges.

Font attribute for visible smooth edges.

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

True for visible and False for invisible.

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.