NXOpen.UF.Disp.Inquire Structure

NXOpen.UF.Disp.Inquire is an alias for NXOpen.UF.DispInquire_Struct

class NXOpen.UF.DispInquire_Struct

Bases: object

Refer to UF_DISP_inquire_s for documentation.

Fields

NXOpen.UF.DispInquire_Struct.ContextRunning Describes the context which is being executed when the inquire is performed.
NXOpen.UF.DispInquire_Struct.IsViewModeValid True if the view mode was returned and False if no information was available
NXOpen.UF.DispInquire_Struct.ViewMode View mode describes the views shading and face analysis mode valid values are UF_VIEW_NOT_SHADED UF_VIEW_PARTIALLY_SHADED UF_VIEW_FULLY_SHADED UF_VIEW_ANALYSIS_SHADED See uf_view.h for definitions
NXOpen.UF.DispInquire_Struct.IsAttenPtValid True if the atten point was returned and False if no information was available
NXOpen.UF.DispInquire_Struct.AttenPt The attention point of the geometry just displayed
NXOpen.UF.DispInquire_Struct.IsDrawOpenDisp Is the drawing view open for display? If true then geometry may be added to the drawing.
NXOpen.UF.DispInquire_Struct.ViewTag View tag of the view being displayed