NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
List of all members
NXOpen.Annotations.SearchModelView Class Reference

Represents a search model view More...

Inheritance diagram for NXOpen.Annotations.SearchModelView:
NXOpen.ModelingView NXOpen.View NXOpen.NXObject NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Additional Inherited Members

- Public Types inherited from NXOpen.View
enum  Canned {
  Top, Front, Right, Back,
  Bottom, Left, Isometric, Trimetric
}
 Describes a simplified indexing scheme for accessing canned views with interfaces that use this enum as a parameter. More...
 
enum  RenderingStyleType {
  ShadedWithEdges, ShadedWithBodyColorEdges, Shaded, WireframeWithDimEdges,
  WireframeWithHiddenEdges, WireframeWithDashedEdges, Studio, FaceAnalysis,
  PartiallyShaded, StaticWireframe
}
 Describes the rendering style for geometry displayed in the view. More...
 
enum  ScaleAdjustment { Fit, Current, Saved }
 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 { HalfScale, DoubleScale, ReduceScale, IncreaseScale }
 Describes the relative scales to which a view can be set More...
 
enum  ShowOrHideType { ShowOnly, HideOnly, BothShowAndHide, InvertShownAndHidden }
 Specifies whether a show or hide operation, or both, has just been done More...
 
- Public Member Functions inherited from NXOpen.ModelingView
unsafe void ExpandCollapseNode (bool expand)
 Expand or collapse the node for the specified Model View in the Part Navigator. More...
 
unsafe bool IsDynamicSectionVisible (NXOpen.Display.DynamicSection dynamicSection)
 Returns if the specified dynamic section object is visible in this view. More...
 
unsafe void SetDynamicSectionVisible (NXOpen.Display.DynamicSection dynamicSection, bool visible)
 Sets the specified dynamic section object is visible/invisible in this view. More...
 
unsafe 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...
 
unsafe 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...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.ModelingView
unsafe
NXOpen.Display.DynamicSection 
ActiveDynamicSection [get, set]
 Returns or sets the active dynamic section object in the modeling view. More...
 
unsafe bool DisplaySectioningToggle [get, set]
 Returns or sets the toggle between enabling or disabling the Dynamic Sectioning viewing More...
 
NXOpen.ModelingViewHighQualityImage HiqhQualityImage [get]
 Returns the High Quality Image instance belonging to a view More...
 
unsafe bool IsMirrored [get]
 Returns a flag indicating whether the model view is mirrored 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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.