NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Classes | Public Types | Public Member Functions | List of all members
NXOpen.UF.UFView Class Reference

Contains wrappers for all 'UF_VIEW' functions and data types. More...

Inheritance diagram for NXOpen.UF.UFView:
NXOpen.Utilities.NXRemotableObject IMessageSink

Classes

struct  _Lighting
 
struct  _Lights
 
struct  EdgeDisplayOptions
 Wrapper for UF_VIEW_edge_display_options_s More...
 
struct  FogOptions
 Wrapper for UF_VIEW_fog_options_s More...
 
struct  LightAttributes
 Wrapper for UF_VIEW_light_attributes_s More...
 
struct  Lighting
 Wrapper for UF_VIEW_lighting_s More...
 
struct  Lights
 Wrapper for UF_VIEW_lights_s More...
 
struct  ShadedEdgeOptions
 Wrapper for UF_VIEW_shaded_edge_options_s More...
 
struct  VdeData
 Wrapper for UF_VIEW_vde_data_s More...
 
struct  VdeDataAndType
 Wrapper for UF_VIEW_vde_data_and_type_s More...
 
struct  Visualization
 Wrapper for UF_VIEW_visualization_s More...
 

Public Types

enum  CycleObjectsEnum
 Wrapper for UF_VIEW_cycle_objects_e More...
 
enum  HiddenEdgeStyle
 Wrapper for UF_VIEW_hidden_edge_style_e More...
 
enum  LightBeamFallOff
 Wrapper for UF_VIEW_light_beam_fall_off_e More...
 
enum  LightDetail
 Wrapper for UF_VIEW_light_detail_e More...
 
enum  LightEdge
 Wrapper for UF_VIEW_light_edge_e More...
 
enum  LightFallOff
 Wrapper for UF_VIEW_light_fall_off_e More...
 
enum  LightIntensityFactor
 Wrapper for UF_VIEW_light_intensity_factor_e More...
 
enum  LightMode
 Wrapper for UF_VIEW_light_mode_e More...
 
enum  LightType
 Wrapper for UF_VIEW_light_type_e More...
 
enum  RenderingStyle
 Wrapper for UF_VIEW_rendering_style_e More...
 
enum  ShadedEdgeStyle
 Wrapper for UF_VIEW_shaded_edge_style_e More...
 
enum  SmoothEdges
 Wrapper for UF_VIEW_smooth_edges_e More...
 
enum  StandardOrientation
 Wrapper for UF_VIEW_standard_orientation_e More...
 
enum  Subtype
 Wrapper for UF_VIEW_subtype_e More...
 
enum  Type
 Wrapper for UF_VIEW_type_e More...
 
enum  VdeType
 Wrapper for UF_VIEW_vde_type_e More...
 

Public Member Functions

void AddToViewSet (NXOpen.Tag view_set_tag, StandardOrientation type)
 Wrapper method for UF_VIEW_add_to_view_set More...
 
void AskBaseViewOfViewSet (NXOpen.Tag view_set_tag, out NXOpen.Tag base_view_tag)
 Wrapper method for UF_VIEW_ask_base_view_of_view_set More...
 
void AskCenter (NXOpen.Tag tag,[Out] double[] center)
 Wrapper method for UF_VIEW_ask_center More...
 
void AskCurrentXyClip (NXOpen.Tag view_tag,[Out] double[] xy_clip_bounds)
 Wrapper method for UF_VIEW_ask_current_xy_clip More...
 
void AskFogOptions (NXOpen.Tag view_tag, out FogOptions fog_options)
 Wrapper method for UF_VIEW_ask_fog_options More...
 
void AskPerspective (NXOpen.Tag tag, out int type, out double distance)
 Wrapper method for UF_VIEW_ask_perspective More...
 
void AskRotation (NXOpen.Tag tag,[Out] double[] matrix)
 Wrapper method for UF_VIEW_ask_rotation More...
 
void AskShadedEdgeOptions (NXOpen.Tag view_tag, out ShadedEdgeOptions shaded_edge_options)
 Wrapper method for UF_VIEW_ask_shaded_edge_options More...
 
void AskSurfaceDisplayOptions (NXOpen.Tag view_tag, out RenderingStyle rendering_style, out EdgeDisplayOptions edge_display_options)
 Wrapper method for UF_VIEW_ask_surface_display_options More...
 
void AskTagOfViewName (string view_name, out NXOpen.Tag view_tag)
 Wrapper method for UF_VIEW_ask_tag_of_view_name More...
 
void AskType (NXOpen.Tag view_tag, out Type type, out Subtype subtype)
 Wrapper method for UF_VIEW_ask_type More...
 
unsafe void AskVdeData (NXOpen.Tag _object, out int number_edits, out VdeData[] vde_data)
 Wrapper method for UF_VIEW_ask_vde_data More...
 
unsafe void AskVdeDataWithType (NXOpen.Tag _object, out int number_edits, out VdeDataAndType[] vde_data)
 Wrapper method for UF_VIEW_ask_vde_data_with_type More...
 
unsafe void AskViewDependentStatus (NXOpen.Tag np1, out int ir2, out string cr3)
 Wrapper method for uc6409 More...
 
unsafe void AskViewLight (NXOpen.Tag view, out Lighting view_light)
 Wrapper method for UF_VIEW_ask_view_light More...
 
void AskViewSetByName (string name, out NXOpen.Tag view_set)
 Wrapper method for UF_VIEW_ask_view_set_by_name More...
 
unsafe void AskViewsOfViewSet (NXOpen.Tag view_set_tag, out int num_views, out NXOpen.Tag[] views_in_set)
 Wrapper method for UF_VIEW_ask_views_of_view_set More...
 
unsafe void AskVisibleObjects (NXOpen.Tag view, out int n_visible, out NXOpen.Tag[] visible, out int n_clipped, out NXOpen.Tag[] clipped)
 Wrapper method for UF_VIEW_ask_visible_objects More...
 
void AskVisualization (NXOpen.Tag view, out Visualization view_data)
 Wrapper method for UF_VIEW_ask_visualization More...
 
void AskWorkView (out NXOpen.Tag work_view)
 Wrapper method for UF_VIEW_ask_work_view More...
 
void AskXyClip (NXOpen.Tag view_tag,[Out] double[] xy_clip_bounds)
 Wrapper method for UF_VIEW_ask_xy_clip More...
 
void AskZClip (NXOpen.Tag tag,[Out] int[] status,[Out] double[] distances)
 Wrapper method for UF_VIEW_ask_Z_clip More...
 
void AskZoomScale (NXOpen.Tag view_tag, out double scale)
 Wrapper method for UF_VIEW_ask_zoom_scale More...
 
void ConvertToModel (NXOpen.Tag view_tag, NXOpen.Tag object_tag)
 Wrapper method for UF_VIEW_convert_to_model More...
 
void ConvertToView (NXOpen.Tag view_tag, NXOpen.Tag object_tag)
 Wrapper method for UF_VIEW_convert_to_view More...
 
void CopyView (NXOpen.Tag view_to_copy, string name_of_new_view, out NXOpen.Tag new_view)
 Wrapper method for UF_VIEW_copy_view More...
 
void CreateViewSet (string name, NXOpen.Tag base_view_tag, StandardOrientation base_view_type, int num_other_views, StandardOrientation[] other_view_types, out NXOpen.Tag view_set_tag)
 Wrapper method for UF_VIEW_create_view_set More...
 
void CycleObjects (NXOpen.Tag view, CycleObjectsEnum type, ref NXOpen.Tag _object)
 Wrapper method for UF_VIEW_cycle_objects More...
 
void Delete (NXOpen.Tag view_obj_id)
 Wrapper method for UF_VIEW_delete More...
 
void DeleteViewSet (NXOpen.Tag view_set_tag)
 Wrapper method for UF_VIEW_delete_view_set More...
 
void EditViewLight (string light_name, ref LightAttributes light_attrs)
 Wrapper method for UF_VIEW_edit_view_light More...
 
void ExpandView (NXOpen.Tag view_tag)
 Wrapper method for UF_VIEW_expand_view More...
 
void ExpandWorkView ()
 Wrapper method for UF_VIEW_expand_work_view More...
 
void FitView (NXOpen.Tag view_tag, double fraction)
 Wrapper method for UF_VIEW_fit_view More...
 
void IsExpanded (out bool expanded)
 Wrapper method for UF_VIEW_is_expanded More...
 
void MapDrawingToModel (NXOpen.Tag member_view, double[] drawing_pt,[Out] double[] model_pt)
 Wrapper method for UF_VIEW_map_drawing_to_model More...
 
void MapModelToDrawing (NXOpen.Tag member_view, double[] model_pt,[Out] double[] map_pt)
 Wrapper method for UF_VIEW_map_model_to_drawing More...
 
void PanView (NXOpen.Tag view_tag, double[] center)
 Wrapper method for UF_VIEW_pan_view More...
 
void ReadViewDrawingParameters (string cp1,[Out] double[] rr2, out double rr3)
 Wrapper method for uc6442 More...
 
void RemoveFromViewSet (NXOpen.Tag view_set_tag, StandardOrientation type)
 Wrapper method for UF_VIEW_remove_from_view_set More...
 
void Rename (NXOpen.Tag view, string name)
 Wrapper method for UF_VIEW_rename More...
 
void RestoreView (NXOpen.Tag view_tag)
 Wrapper method for UF_VIEW_restore_view More...
 
void RotateView (NXOpen.Tag view_tag, double[] axis, double delta_angle, int count)
 Wrapper method for UF_VIEW_rotate_view More...
 
void RotateViewAbsCsys (NXOpen.Tag view_tag, double[] center, double[] axis, double delta_angle, int count)
 Wrapper method for UF_VIEW_rotate_view_abs_csys More...
 
void Save (string cp1, string cp2, int ip3, int ip4)
 Wrapper method for uc6450 More...
 
void SaveAllActiveViews ()
 Wrapper method for UF_VIEW_save_all_active_views More...
 
void SetBaseViewOfViewSet (NXOpen.Tag view_set_tag, StandardOrientation type)
 Wrapper method for UF_VIEW_set_base_view_of_view_set More...
 
void SetCenter (NXOpen.Tag tag, double[] center)
 Wrapper method for UF_VIEW_set_center More...
 
void SetFogOptions (NXOpen.Tag view_tag, out FogOptions fog_options)
 Wrapper method for UF_VIEW_set_fog_options More...
 
void SetPerspective (NXOpen.Tag tag, int option, double distance, ref double eye)
 Wrapper method for UF_VIEW_set_perspective More...
 
void SetRotation (NXOpen.Tag tag, double[] axes)
 Wrapper method for UF_VIEW_set_rotation More...
 
void SetScale (NXOpen.Tag tag, double scale)
 Wrapper method for UF_VIEW_set_scale More...
 
void SetShadedEdgeOptions (NXOpen.Tag view_tag, out ShadedEdgeOptions shaded_edge_options)
 Wrapper method for UF_VIEW_set_shaded_edge_options More...
 
void SetSurfaceDisplayOptions (NXOpen.Tag view_tag, RenderingStyle rendering_style, ref EdgeDisplayOptions edge_display_options)
 Wrapper method for UF_VIEW_set_surface_display_options More...
 
unsafe void SetViewLight (NXOpen.Tag view_tag, ref Lighting view_light)
 Wrapper method for UF_VIEW_set_view_light More...
 
void SetViewMatrix (string cp1, int ip2, NXOpen.Tag np3, double[] rp4)
 Wrapper method for uc6434 More...
 
void SetVisualization (NXOpen.Tag view, ref Visualization view_data)
 Wrapper method for UF_VIEW_set_visualization More...
 
void SetXyClip (NXOpen.Tag view_tag, double[] xy_clip_bounds)
 Wrapper method for UF_VIEW_set_xy_clip More...
 
void SetZClip (NXOpen.Tag tag, int[] status, double[] distances)
 Wrapper method for UF_VIEW_set_Z_clip More...
 
void UnexpandWorkView ()
 Wrapper method for UF_VIEW_unexpand_work_view More...
 
void UpdateView (NXOpen.Tag view_tag)
 Wrapper method for UF_VIEW_update_view More...
 
void ZoomView (NXOpen.Tag view_tag, double scale)
 Wrapper method for UF_VIEW_zoom_view More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Detailed Description

Contains wrappers for all 'UF_VIEW' functions and data types.

Member Enumeration Documentation

Wrapper for UF_VIEW_cycle_objects_e

Refer to UF_VIEW_cycle_objects_e for documentation

Wrapper for UF_VIEW_hidden_edge_style_e

Refer to UF_VIEW_hidden_edge_style_e for documentation

Wrapper for UF_VIEW_light_beam_fall_off_e

Refer to UF_VIEW_light_beam_fall_off_e for documentation

Wrapper for UF_VIEW_light_detail_e

Refer to UF_VIEW_light_detail_e for documentation

Wrapper for UF_VIEW_light_edge_e

Refer to UF_VIEW_light_edge_e for documentation

Wrapper for UF_VIEW_light_fall_off_e

Refer to UF_VIEW_light_fall_off_e for documentation

Wrapper for UF_VIEW_light_mode_e

Refer to UF_VIEW_light_mode_e for documentation

Wrapper for UF_VIEW_light_type_e

Refer to UF_VIEW_light_type_e for documentation

Wrapper for UF_VIEW_rendering_style_e

Refer to UF_VIEW_rendering_style_e for documentation

Wrapper for UF_VIEW_shaded_edge_style_e

Refer to UF_VIEW_shaded_edge_style_e for documentation

Wrapper for UF_VIEW_smooth_edges_e

Refer to UF_VIEW_smooth_edges_e for documentation

Wrapper for UF_VIEW_standard_orientation_e

Refer to UF_VIEW_standard_orientation_e for documentation

Wrapper for UF_VIEW_subtype_e

Refer to UF_VIEW_subtype_e for documentation

Wrapper for UF_VIEW_type_e

Refer to UF_VIEW_type_e for documentation

Wrapper for UF_VIEW_vde_type_e

Refer to UF_VIEW_vde_type_e for documentation

Member Function Documentation

void NXOpen.UF.UFView.AddToViewSet ( NXOpen.Tag  view_set_tag,
StandardOrientation  type 
)
inline

Wrapper method for UF_VIEW_add_to_view_set

Refer to UF_VIEW_add_to_view_set for documentation

License requirements:None

void NXOpen.UF.UFView.AskBaseViewOfViewSet ( NXOpen.Tag  view_set_tag,
out NXOpen.Tag  base_view_tag 
)
inline

Wrapper method for UF_VIEW_ask_base_view_of_view_set

Refer to UF_VIEW_ask_base_view_of_view_set for documentation

License requirements:None

void NXOpen.UF.UFView.AskCenter ( NXOpen.Tag  tag,
[Out] double[]  center 
)
inline

Wrapper method for UF_VIEW_ask_center

Refer to UF_VIEW_ask_center for documentation

License requirements:None

void NXOpen.UF.UFView.AskCurrentXyClip ( NXOpen.Tag  view_tag,
[Out] double[]  xy_clip_bounds 
)
inline

Wrapper method for UF_VIEW_ask_current_xy_clip

Refer to UF_VIEW_ask_current_xy_clip for documentation

License requirements:None

void NXOpen.UF.UFView.AskFogOptions ( NXOpen.Tag  view_tag,
out FogOptions  fog_options 
)
inline

Wrapper method for UF_VIEW_ask_fog_options

Refer to UF_VIEW_ask_fog_options for documentation

License requirements:None

void NXOpen.UF.UFView.AskPerspective ( NXOpen.Tag  tag,
out int  type,
out double  distance 
)
inline

Wrapper method for UF_VIEW_ask_perspective

Refer to UF_VIEW_ask_perspective for documentation

License requirements:None

void NXOpen.UF.UFView.AskRotation ( NXOpen.Tag  tag,
[Out] double[]  matrix 
)
inline

Wrapper method for UF_VIEW_ask_rotation

Refer to UF_VIEW_ask_rotation for documentation

License requirements:None

void NXOpen.UF.UFView.AskShadedEdgeOptions ( NXOpen.Tag  view_tag,
out ShadedEdgeOptions  shaded_edge_options 
)
inline

Wrapper method for UF_VIEW_ask_shaded_edge_options

Refer to UF_VIEW_ask_shaded_edge_options for documentation

License requirements:None

void NXOpen.UF.UFView.AskSurfaceDisplayOptions ( NXOpen.Tag  view_tag,
out RenderingStyle  rendering_style,
out EdgeDisplayOptions  edge_display_options 
)
inline

Wrapper method for UF_VIEW_ask_surface_display_options

Refer to UF_VIEW_ask_surface_display_options for documentation

License requirements:None

void NXOpen.UF.UFView.AskTagOfViewName ( string  view_name,
out NXOpen.Tag  view_tag 
)
inline

Wrapper method for UF_VIEW_ask_tag_of_view_name

Refer to UF_VIEW_ask_tag_of_view_name for documentation

License requirements:None

void NXOpen.UF.UFView.AskType ( NXOpen.Tag  view_tag,
out Type  type,
out Subtype  subtype 
)
inline

Wrapper method for UF_VIEW_ask_type

Refer to UF_VIEW_ask_type for documentation

License requirements:None

unsafe void NXOpen.UF.UFView.AskVdeData ( NXOpen.Tag  _object,
out int  number_edits,
out VdeData[]  vde_data 
)
inline

Wrapper method for UF_VIEW_ask_vde_data

Refer to UF_VIEW_ask_vde_data for documentation

License requirements:None

unsafe void NXOpen.UF.UFView.AskVdeDataWithType ( NXOpen.Tag  _object,
out int  number_edits,
out VdeDataAndType[]  vde_data 
)
inline

Wrapper method for UF_VIEW_ask_vde_data_with_type

Refer to UF_VIEW_ask_vde_data_with_type for documentation

License requirements:None

unsafe void NXOpen.UF.UFView.AskViewDependentStatus ( NXOpen.Tag  np1,
out int  ir2,
out string  cr3 
)
inline

Wrapper method for uc6409

Refer to uc6409 for documentation

License requirements:None

unsafe void NXOpen.UF.UFView.AskViewLight ( NXOpen.Tag  view,
out Lighting  view_light 
)
inline

Wrapper method for UF_VIEW_ask_view_light

Refer to UF_VIEW_ask_view_light for documentation

License requirements:None

void NXOpen.UF.UFView.AskViewSetByName ( string  name,
out NXOpen.Tag  view_set 
)
inline

Wrapper method for UF_VIEW_ask_view_set_by_name

Refer to UF_VIEW_ask_view_set_by_name for documentation

License requirements:None

unsafe void NXOpen.UF.UFView.AskViewsOfViewSet ( NXOpen.Tag  view_set_tag,
out int  num_views,
out NXOpen.Tag[]  views_in_set 
)
inline

Wrapper method for UF_VIEW_ask_views_of_view_set

Refer to UF_VIEW_ask_views_of_view_set for documentation

License requirements:None

unsafe void NXOpen.UF.UFView.AskVisibleObjects ( NXOpen.Tag  view,
out int  n_visible,
out NXOpen.Tag[]  visible,
out int  n_clipped,
out NXOpen.Tag[]  clipped 
)
inline

Wrapper method for UF_VIEW_ask_visible_objects

Refer to UF_VIEW_ask_visible_objects for documentation

License requirements:None

void NXOpen.UF.UFView.AskVisualization ( NXOpen.Tag  view,
out Visualization  view_data 
)
inline

Wrapper method for UF_VIEW_ask_visualization

Refer to UF_VIEW_ask_visualization for documentation

License requirements:None

void NXOpen.UF.UFView.AskWorkView ( out NXOpen.Tag  work_view)
inline

Wrapper method for UF_VIEW_ask_work_view

Refer to UF_VIEW_ask_work_view for documentation

License requirements:None

void NXOpen.UF.UFView.AskXyClip ( NXOpen.Tag  view_tag,
[Out] double[]  xy_clip_bounds 
)
inline

Wrapper method for UF_VIEW_ask_xy_clip

Refer to UF_VIEW_ask_xy_clip for documentation

License requirements:None

void NXOpen.UF.UFView.AskZClip ( NXOpen.Tag  tag,
[Out] int[]  status,
[Out] double[]  distances 
)
inline

Wrapper method for UF_VIEW_ask_Z_clip

Refer to UF_VIEW_ask_Z_clip for documentation

License requirements:None

void NXOpen.UF.UFView.AskZoomScale ( NXOpen.Tag  view_tag,
out double  scale 
)
inline

Wrapper method for UF_VIEW_ask_zoom_scale

Refer to UF_VIEW_ask_zoom_scale for documentation

License requirements:None

void NXOpen.UF.UFView.ConvertToModel ( NXOpen.Tag  view_tag,
NXOpen.Tag  object_tag 
)
inline

Wrapper method for UF_VIEW_convert_to_model

Refer to UF_VIEW_convert_to_model for documentation

License requirements:None

void NXOpen.UF.UFView.ConvertToView ( NXOpen.Tag  view_tag,
NXOpen.Tag  object_tag 
)
inline

Wrapper method for UF_VIEW_convert_to_view

Refer to UF_VIEW_convert_to_view for documentation

License requirements:None

void NXOpen.UF.UFView.CopyView ( NXOpen.Tag  view_to_copy,
string  name_of_new_view,
out NXOpen.Tag  new_view 
)
inline

Wrapper method for UF_VIEW_copy_view

Refer to UF_VIEW_copy_view for documentation

License requirements:None

void NXOpen.UF.UFView.CreateViewSet ( string  name,
NXOpen.Tag  base_view_tag,
StandardOrientation  base_view_type,
int  num_other_views,
StandardOrientation[]  other_view_types,
out NXOpen.Tag  view_set_tag 
)
inline

Wrapper method for UF_VIEW_create_view_set

Refer to UF_VIEW_create_view_set for documentation

License requirements:None

void NXOpen.UF.UFView.CycleObjects ( NXOpen.Tag  view,
CycleObjectsEnum  type,
ref NXOpen.Tag  _object 
)
inline

Wrapper method for UF_VIEW_cycle_objects

Refer to UF_VIEW_cycle_objects for documentation

License requirements:None

void NXOpen.UF.UFView.Delete ( NXOpen.Tag  view_obj_id)
inline

Wrapper method for UF_VIEW_delete

Refer to UF_VIEW_delete for documentation

License requirements:None

void NXOpen.UF.UFView.DeleteViewSet ( NXOpen.Tag  view_set_tag)
inline

Wrapper method for UF_VIEW_delete_view_set

Refer to UF_VIEW_delete_view_set for documentation

License requirements:None

void NXOpen.UF.UFView.EditViewLight ( string  light_name,
ref LightAttributes  light_attrs 
)
inline

Wrapper method for UF_VIEW_edit_view_light

Refer to UF_VIEW_edit_view_light for documentation

License requirements:None

void NXOpen.UF.UFView.ExpandView ( NXOpen.Tag  view_tag)
inline

Wrapper method for UF_VIEW_expand_view

Refer to UF_VIEW_expand_view for documentation

License requirements:None

void NXOpen.UF.UFView.ExpandWorkView ( )
inline

Wrapper method for UF_VIEW_expand_work_view

Refer to UF_VIEW_expand_work_view for documentation

License requirements:None

void NXOpen.UF.UFView.FitView ( NXOpen.Tag  view_tag,
double  fraction 
)
inline

Wrapper method for UF_VIEW_fit_view

Refer to UF_VIEW_fit_view for documentation

License requirements:None

void NXOpen.UF.UFView.IsExpanded ( out bool  expanded)
inline

Wrapper method for UF_VIEW_is_expanded

Refer to UF_VIEW_is_expanded for documentation

License requirements:None

void NXOpen.UF.UFView.MapDrawingToModel ( NXOpen.Tag  member_view,
double[]  drawing_pt,
[Out] double[]  model_pt 
)
inline

Wrapper method for UF_VIEW_map_drawing_to_model

Refer to UF_VIEW_map_drawing_to_model for documentation

License requirements:None

void NXOpen.UF.UFView.MapModelToDrawing ( NXOpen.Tag  member_view,
double[]  model_pt,
[Out] double[]  map_pt 
)
inline

Wrapper method for UF_VIEW_map_model_to_drawing

Refer to UF_VIEW_map_model_to_drawing for documentation

License requirements:None

void NXOpen.UF.UFView.PanView ( NXOpen.Tag  view_tag,
double[]  center 
)
inline

Wrapper method for UF_VIEW_pan_view

Refer to UF_VIEW_pan_view for documentation

License requirements:None

void NXOpen.UF.UFView.ReadViewDrawingParameters ( string  cp1,
[Out] double[]  rr2,
out double  rr3 
)
inline

Wrapper method for uc6442

Refer to uc6442 for documentation

License requirements:None

void NXOpen.UF.UFView.RemoveFromViewSet ( NXOpen.Tag  view_set_tag,
StandardOrientation  type 
)
inline

Wrapper method for UF_VIEW_remove_from_view_set

Refer to UF_VIEW_remove_from_view_set for documentation

License requirements:None

void NXOpen.UF.UFView.Rename ( NXOpen.Tag  view,
string  name 
)
inline

Wrapper method for UF_VIEW_rename

Refer to UF_VIEW_rename for documentation

License requirements:None

void NXOpen.UF.UFView.RestoreView ( NXOpen.Tag  view_tag)
inline

Wrapper method for UF_VIEW_restore_view

Refer to UF_VIEW_restore_view for documentation

License requirements:None

void NXOpen.UF.UFView.RotateView ( NXOpen.Tag  view_tag,
double[]  axis,
double  delta_angle,
int  count 
)
inline

Wrapper method for UF_VIEW_rotate_view

Refer to UF_VIEW_rotate_view for documentation

License requirements:None

void NXOpen.UF.UFView.RotateViewAbsCsys ( NXOpen.Tag  view_tag,
double[]  center,
double[]  axis,
double  delta_angle,
int  count 
)
inline

Wrapper method for UF_VIEW_rotate_view_abs_csys

Refer to UF_VIEW_rotate_view_abs_csys for documentation

License requirements:None

void NXOpen.UF.UFView.Save ( string  cp1,
string  cp2,
int  ip3,
int  ip4 
)
inline

Wrapper method for uc6450

Refer to uc6450 for documentation

License requirements:None

void NXOpen.UF.UFView.SaveAllActiveViews ( )
inline

Wrapper method for UF_VIEW_save_all_active_views

Refer to UF_VIEW_save_all_active_views for documentation

License requirements:None

void NXOpen.UF.UFView.SetBaseViewOfViewSet ( NXOpen.Tag  view_set_tag,
StandardOrientation  type 
)
inline

Wrapper method for UF_VIEW_set_base_view_of_view_set

Refer to UF_VIEW_set_base_view_of_view_set for documentation

License requirements:None

void NXOpen.UF.UFView.SetCenter ( NXOpen.Tag  tag,
double[]  center 
)
inline

Wrapper method for UF_VIEW_set_center

Refer to UF_VIEW_set_center for documentation

License requirements:None

void NXOpen.UF.UFView.SetFogOptions ( NXOpen.Tag  view_tag,
out FogOptions  fog_options 
)
inline

Wrapper method for UF_VIEW_set_fog_options

Refer to UF_VIEW_set_fog_options for documentation

License requirements:None

void NXOpen.UF.UFView.SetPerspective ( NXOpen.Tag  tag,
int  option,
double  distance,
ref double  eye 
)
inline

Wrapper method for UF_VIEW_set_perspective

Refer to UF_VIEW_set_perspective for documentation

License requirements:None

void NXOpen.UF.UFView.SetRotation ( NXOpen.Tag  tag,
double[]  axes 
)
inline

Wrapper method for UF_VIEW_set_rotation

Refer to UF_VIEW_set_rotation for documentation

License requirements:None

void NXOpen.UF.UFView.SetScale ( NXOpen.Tag  tag,
double  scale 
)
inline

Wrapper method for UF_VIEW_set_scale

Refer to UF_VIEW_set_scale for documentation

License requirements:None

void NXOpen.UF.UFView.SetShadedEdgeOptions ( NXOpen.Tag  view_tag,
out ShadedEdgeOptions  shaded_edge_options 
)
inline

Wrapper method for UF_VIEW_set_shaded_edge_options

Refer to UF_VIEW_set_shaded_edge_options for documentation

License requirements:None

void NXOpen.UF.UFView.SetSurfaceDisplayOptions ( NXOpen.Tag  view_tag,
RenderingStyle  rendering_style,
ref EdgeDisplayOptions  edge_display_options 
)
inline

Wrapper method for UF_VIEW_set_surface_display_options

Refer to UF_VIEW_set_surface_display_options for documentation

License requirements:None

unsafe void NXOpen.UF.UFView.SetViewLight ( NXOpen.Tag  view_tag,
ref Lighting  view_light 
)
inline

Wrapper method for UF_VIEW_set_view_light

Refer to UF_VIEW_set_view_light for documentation

License requirements:None

void NXOpen.UF.UFView.SetViewMatrix ( string  cp1,
int  ip2,
NXOpen.Tag  np3,
double[]  rp4 
)
inline

Wrapper method for uc6434

Refer to uc6434 for documentation

License requirements:None

void NXOpen.UF.UFView.SetVisualization ( NXOpen.Tag  view,
ref Visualization  view_data 
)
inline

Wrapper method for UF_VIEW_set_visualization

Refer to UF_VIEW_set_visualization for documentation

License requirements:None

void NXOpen.UF.UFView.SetXyClip ( NXOpen.Tag  view_tag,
double[]  xy_clip_bounds 
)
inline

Wrapper method for UF_VIEW_set_xy_clip

Refer to UF_VIEW_set_xy_clip for documentation

License requirements:None

void NXOpen.UF.UFView.SetZClip ( NXOpen.Tag  tag,
int[]  status,
double[]  distances 
)
inline

Wrapper method for UF_VIEW_set_Z_clip

Refer to UF_VIEW_set_Z_clip for documentation

License requirements:None

void NXOpen.UF.UFView.UnexpandWorkView ( )
inline

Wrapper method for UF_VIEW_unexpand_work_view

Refer to UF_VIEW_unexpand_work_view for documentation

License requirements:None

void NXOpen.UF.UFView.UpdateView ( NXOpen.Tag  view_tag)
inline

Wrapper method for UF_VIEW_update_view

Refer to UF_VIEW_update_view for documentation

License requirements:None

void NXOpen.UF.UFView.ZoomView ( NXOpen.Tag  view_tag,
double  scale 
)
inline

Wrapper method for UF_VIEW_zoom_view

Refer to UF_VIEW_zoom_view for documentation

License requirements:None


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