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::ModelingView
enum  SectionCap { SectionCapOff, SectionCapOn, SectionCapBodyColor, SectionCapBodyColorAndInterference }
 Defines whether to disable and enable capping. More...
 
enum  SectionPlane { SectionPlanePrimary, SectionPlaneSecondary }
 This arbitrarily defines an initaial reference point. 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...
 
void GetDisplaySectioning (NXOpen::Matrix3x3 *sectionMatrix, NXOpen::Point3d *sectionOrigin, std::vector< double > &planeDist, NXOpen::ModelingView::OtherSectionAttrT *otherAttrs)
 To adjust and orient the Sectioning planes as a quick display trick. 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 SetDisplaySectioning (const NXOpen::Matrix3x3 &sectionMatrix, const NXOpen::Point3d &sectionOrigin, const std::vector< double > &planeDist, const NXOpen::ModelingView::OtherSectionAttrT &otherAttrs)
 To adjust and orient the Sectioning planes as a quick display trick. 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 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.