NX Open C++ Reference Guide
|
Represents visualization preferences for emphasis that are applicable to the entire part. More...
Classes | |
struct | LayersOptions |
Specifies options that control the appearance of de-emphasized shaded geometry when the See-Thru style is set to Layers. More... | |
struct | OriginalColorShellOptions |
Specifies options that control the appearance of de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell. More... | |
struct | ShellOptions |
Specifies options that control the appearance of de-emphasized shaded geometry when the See-Thru style is set to Shell. More... | |
struct | WireframeBlendOptions |
Specifies options that control the color-blending effect used to de-emphasize wireframe geometry. More... | |
Public Types | |
enum | EdgesType { EdgesTypeOff, EdgesTypeNormal } |
Determines whether or not edges are displayed for de-emphasized shaded geometry. More... | |
enum | SeeThruStyleType { SeeThruStyleTypeShell, SeeThruStyleTypeOriginalColorShell, SeeThruStyleTypeLayers } |
Determines how translucency and color are used to de-emphasize shaded geometry. More... | |
Public Member Functions | |
NXOpen::NXColor * | EmphasisColor () |
Returns the color applied to objects in order to emphasize them. | |
NXOpen::Preferences::PartVisualizationEmphasis::LayersOptions | GetLayersOptions () |
Returns options that control the appearance of de-emphasized shaded geometry when the See-Thru style is set to Layers. | |
NXOpen::Preferences::PartVisualizationEmphasis::OriginalColorShellOptions | GetOriginalColorShellOptions () |
Returns options that control the appearance of de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell. | |
NXOpen::Preferences::PartVisualizationEmphasis::ShellOptions | GetShellOptions () |
Returns options that control the appearance of de-emphasized shaded geometry when the See-Thru style is set to Shell. | |
NXOpen::Preferences::PartVisualizationEmphasis::WireframeBlendOptions | GetWireframeBlendOptions () |
Returns options that control the color-blending effect used to de-emphasize wireframe geometry. | |
NXOpen::Preferences::PartVisualizationEmphasis::SeeThruStyleType | SeeThruStyle () |
Returns the See-Thru style that determines how translucency and color are used to de-emphasize shaded geometry. | |
void | SetEmphasisColor (NXOpen::NXColor *emphasisColor) |
Sets the color applied to objects in order to emphasize them. | |
void | SetLayersOptions (const NXOpen::Preferences::PartVisualizationEmphasis::LayersOptions &layersOptions) |
Modifies options that control the appearance of de-emphasized shaded geometry when the See-Thru style is set to Layers. | |
void | SetOriginalColorShellOptions (const NXOpen::Preferences::PartVisualizationEmphasis::OriginalColorShellOptions &originalColorShellOptions) |
Modifies options that control the appearance of de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell. | |
void | SetSeeThruStyle (NXOpen::Preferences::PartVisualizationEmphasis::SeeThruStyleType seeThruStyle) |
Sets the See-Thru style that determines how translucency and color are used to de-emphasize shaded geometry. | |
void | SetShellOptions (const NXOpen::Preferences::PartVisualizationEmphasis::ShellOptions &shellOptions) |
Modifies options that control the appearance of de-emphasized shaded geometry when the See-Thru style is set to Shell. | |
void | SetWireframeBlendOptions (const NXOpen::Preferences::PartVisualizationEmphasis::WireframeBlendOptions &wireframeBlendOptions) |
Modifies options that control the color-blending effect used to de-emphasize wireframe geometry. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents visualization preferences for emphasis that are applicable to the entire part.
To obtain an instance of this class, refer to Preferences::PartPreferences
Created in NX8.5.0.
Determines how translucency and color are used to de-emphasize shaded geometry.
NXOpen::NXColor* NXOpen::Preferences::PartVisualizationEmphasis::EmphasisColor | ( | ) |
Returns the color applied to objects in order to emphasize them.
Created in NX8.5.0.
License requirements : None
NXOpen::Preferences::PartVisualizationEmphasis::LayersOptions NXOpen::Preferences::PartVisualizationEmphasis::GetLayersOptions | ( | ) |
Returns options that control the appearance of de-emphasized shaded geometry when the See-Thru style is set to Layers.
NXOpen::Preferences::PartVisualizationEmphasis::OriginalColorShellOptions NXOpen::Preferences::PartVisualizationEmphasis::GetOriginalColorShellOptions | ( | ) |
Returns options that control the appearance of de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell.
NXOpen::Preferences::PartVisualizationEmphasis::ShellOptions NXOpen::Preferences::PartVisualizationEmphasis::GetShellOptions | ( | ) |
Returns options that control the appearance of de-emphasized shaded geometry when the See-Thru style is set to Shell.
NXOpen::Preferences::PartVisualizationEmphasis::WireframeBlendOptions NXOpen::Preferences::PartVisualizationEmphasis::GetWireframeBlendOptions | ( | ) |
Returns options that control the color-blending effect used to de-emphasize wireframe geometry.
NXOpen::Preferences::PartVisualizationEmphasis::SeeThruStyleType NXOpen::Preferences::PartVisualizationEmphasis::SeeThruStyle | ( | ) |
Returns the See-Thru style that determines how translucency and color are used to de-emphasize shaded geometry.
Created in NX8.5.0.
License requirements : None
void NXOpen::Preferences::PartVisualizationEmphasis::SetEmphasisColor | ( | NXOpen::NXColor * | emphasisColor | ) |
Sets the color applied to objects in order to emphasize them.
Created in NX8.5.0.
License requirements : None
emphasisColor | emphasiscolor |
void NXOpen::Preferences::PartVisualizationEmphasis::SetLayersOptions | ( | const NXOpen::Preferences::PartVisualizationEmphasis::LayersOptions & | layersOptions | ) |
Modifies options that control the appearance of de-emphasized shaded geometry when the See-Thru style is set to Layers.
Created in NX8.5.0.
License requirements : None
layersOptions | options that control the appearance of de-emphasized shaded geometry when the See-Thru style is set to Layers. |
void NXOpen::Preferences::PartVisualizationEmphasis::SetOriginalColorShellOptions | ( | const NXOpen::Preferences::PartVisualizationEmphasis::OriginalColorShellOptions & | originalColorShellOptions | ) |
Modifies options that control the appearance of de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell.
Created in NX8.5.0.
License requirements : None
originalColorShellOptions | options that control the appearance of de-emphasized shaded geometry when the See-Thru style is set to Original Color Shell. |
void NXOpen::Preferences::PartVisualizationEmphasis::SetSeeThruStyle | ( | NXOpen::Preferences::PartVisualizationEmphasis::SeeThruStyleType | seeThruStyle | ) |
Sets the See-Thru style that determines how translucency and color are used to de-emphasize shaded geometry.
Created in NX8.5.0.
License requirements : None
seeThruStyle | seethrustyle |
void NXOpen::Preferences::PartVisualizationEmphasis::SetShellOptions | ( | const NXOpen::Preferences::PartVisualizationEmphasis::ShellOptions & | shellOptions | ) |
Modifies options that control the appearance of de-emphasized shaded geometry when the See-Thru style is set to Shell.
Created in NX8.5.0.
License requirements : None
shellOptions | options that control the appearance of de-emphasized shaded geometry when the See-Thru style is set to Shell. |
void NXOpen::Preferences::PartVisualizationEmphasis::SetWireframeBlendOptions | ( | const NXOpen::Preferences::PartVisualizationEmphasis::WireframeBlendOptions & | wireframeBlendOptions | ) |
Modifies options that control the color-blending effect used to de-emphasize wireframe geometry.
Created in NX8.5.0.
License requirements : None
wireframeBlendOptions | options that control the color-blending effect used to de-emphasize wireframe geometry. |
tag_t NXOpen::Preferences::PartVisualizationEmphasis::Tag | ( | ) | const |
Returns the tag of this object.