NXOpen.UF.Disp.SystemParams Structure

NXOpen.UF.Disp.SystemParams is an alias for NXOpen.UF.DispSystemParams_Struct

class NXOpen.UF.DispSystemParams_Struct

Bases: object

Refer to UF_DISP_system_params_s for documentation.

Fields

NXOpen.UF.DispSystemParams_Struct.Tolerance Curve and surface tolerance
NXOpen.UF.DispSystemParams_Struct.DashSize Dash size if font = 1
NXOpen.UF.DispSystemParams_Struct.SpaceSize Space size if font = 1
NXOpen.UF.DispSystemParams_Struct.SymbolSize symbol size in line font
NXOpen.UF.DispSystemParams_Struct.FacetEdgeTol This is the facet edge tolerance for shaded display.
NXOpen.UF.DispSystemParams_Struct.FacetChordTol This is the facet chord distance for shaded display.
NXOpen.UF.DispSystemParams_Struct.FacetAngleTol This is the facet angle tolerance for shaded display.
NXOpen.UF.DispSystemParams_Struct.Color system display color
NXOpen.UF.DispSystemParams_Struct.PreselectionColor Preselection color.
NXOpen.UF.DispSystemParams_Struct.HandleColor Handle color
NXOpen.UF.DispSystemParams_Struct.Font system font mode1 = software line fonts 2 = hardware line fonts
NXOpen.UF.DispSystemParams_Struct.ViewDisplay view names and borders display 1 = ON, 2 = OFF
NXOpen.UF.DispSystemParams_Struct.LineWidthDisplay line width display mode 1 = yes, 2 = no
NXOpen.UF.DispSystemParams_Struct.ShowShadedFaceEdges Specifies whether or not edges are displayed for shaded and analysis faces of solid and sheet bodies.
NXOpen.UF.DispSystemParams_Struct.UseFaceEdgesColor Significant only if the show_shaded_- face_edges field is TRUE.
NXOpen.UF.DispSystemParams_Struct.FaceEdgesColor Significant only if both the show_- shaded_face_edges field and the use_face_edges_color field are TRUE.
NXOpen.UF.DispSystemParams_Struct.HiddenShadedFaceEdges Controls the appearance of hidden edges for shaded and analysis faces of solid and sheet bodies.
NXOpen.UF.DispSystemParams_Struct.HiddenGeometryColor Significant only if the hidden_- shaded_face_edges field is not set to a color index.
NXOpen.UF.DispSystemParams_Struct.RandomColorDisplayed Are random colors displayed for the part? If TRUE, random colors are displayed on the random color object type in the displayed part.
NXOpen.UF.DispSystemParams_Struct.RandomColorObjectType Set to the type of objects on which random colors will be displayed.