NX Open C++ Reference Guide
List of all members
NXOpen::Annotations::SearchModelView Class Reference

Represents a search model view
To create or edit an instance of this class, use NXOpen::Annotations::SearchModelViewBuilder

Created in NX7.5.0. More...

Inheritance diagram for NXOpen::Annotations::SearchModelView:
NXOpen::ModelingView NXOpen::View NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

Additional Inherited Members

- Public Types inherited from NXOpen::View
enum  Canned {
  CannedTop, CannedFront, CannedRight, CannedBack,
  CannedBottom, CannedLeft, CannedIsometric, CannedTrimetric
}
 Describes a simplified indexing scheme for accessing canned views with interfaces that use this enum as a parameter. More...
 
enum  RenderingStyleType {
  RenderingStyleTypeShadedWithEdges, RenderingStyleTypeShadedWithBodyColorEdges, RenderingStyleTypeShaded, RenderingStyleTypeWireframeWithDimEdges,
  RenderingStyleTypeWireframeWithHiddenEdges, RenderingStyleTypeWireframeWithDashedEdges, RenderingStyleTypeStudio, RenderingStyleTypeFaceAnalysis,
  RenderingStyleTypePartiallyShaded, RenderingStyleTypeStaticWireframe
}
 Describes the rendering style for geometry displayed in the view. More...
 
enum  ScaleAdjustment { ScaleAdjustmentFit, ScaleAdjustmentCurrent, ScaleAdjustmentSaved }
 Describes simple, predefined adjustments that may be applied to a view's scale while another operation is performed, in conjunction, on the view. More...
 
enum  ScaleFactor { ScaleFactorHalfScale, ScaleFactorDoubleScale, ScaleFactorReduceScale, ScaleFactorIncreaseScale }
 Describes the relative scales to which a view can be set. More...
 
enum  ShowOrHideType { ShowOrHideTypeShowOnly, ShowOrHideTypeHideOnly, ShowOrHideTypeBothShowAndHide, ShowOrHideTypeInvertShownAndHidden }
 Specifies whether a show or hide operation, or both, has just been done. More...
 
- Public Member Functions inherited from NXOpen::ModelingView
NXOpen::Display::DynamicSectionActiveDynamicSection ()
 Returns the active dynamic section object in the modeling view. More...
 
bool DisplaySectioningToggle ()
 Returns the toggle between enabling or disabling the Dynamic Sectioning viewing
Created in NX4.0.0. More...
 
void ExpandCollapseNode (bool expand)
 Expand or collapse the node for the specified Model View in the Part Navigator. More...
 
NXOpen::ModelingViewHighQualityImageHiqhQualityImage ()
 Returns the High Quality Image instance belonging to a view
Created in NX3.0.0. More...
 
bool IsDynamicSectionVisible (NXOpen::Display::DynamicSection *dynamicSection)
 Returns if the specified dynamic section object is visible in this view. More...
 
bool IsMirrored ()
 Returns a flag indicating whether the model view is mirrored
Created in NX8.5.0. More...
 
void SetActiveDynamicSection (NXOpen::Display::DynamicSection *dynamicSection)
 Sets the active dynamic section object in the modeling view. More...
 
void SetDisplaySectioningToggle (bool newState)
 Sets the toggle between enabling or disabling the Dynamic Sectioning viewing
Created in NX4.0.0. More...
 
void SetDynamicSectionVisible (NXOpen::Display::DynamicSection *dynamicSection, bool visible)
 Sets the specified dynamic section object is visible/invisible in this view. More...
 
void UseDefaultLights ()
 Changes the set of lights used in the given view to the "Default" set, which for now is the Scene Ambient, Scene Left Top and Scene Right Top lights. More...
 
void UseSceneLights ()
 Changes the set of lights used in the given view to the "Scene" set, which for now includes the eight predefined scene lights (including the Scene Ambient light). More...
 

Detailed Description

Represents a search model view
To create or edit an instance of this class, use NXOpen::Annotations::SearchModelViewBuilder

Created in NX7.5.0.



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