NXOpen.UF.View.AskSurfaceDisplayOptions

View.AskSurfaceDisplayOptions()

Refer to UF_VIEW_ask_surface_display_options for documentation.

Signature: AskSurfaceDisplayOptions(viewTag)

Parameters:viewTag (Tag) – The view tag; if NULL_TAG,the work view is used.
Returns:A Tuple
Return type:A tuple consisting of (renderingStyle,edgeDisplayOptions)

renderingStyle(`NXOpen.UF.View.RenderingStyle Refer to UF_VIEW_rendering_style_e for documentation.`): The rendering style of the view.

edgeDisplayOptions(`NXOpen.UF.View.EdgeDisplayOptions Refer to UF_VIEW_edge_display_options_s for documentation.`): The edge display optionsof the view.

License requirements: None