NXOpen.UF.View.EdgeDisplayOptions Structure

NXOpen.UF.View.EdgeDisplayOptions is an alias for NXOpen.UF.ViewEdgeDisplayOptions_Struct

class NXOpen.UF.ViewEdgeDisplayOptions_Struct

Bases: object

Refer to UF_VIEW_edge_display_options_s for documentation.

Fields

NXOpen.UF.ViewEdgeDisplayOptions_Struct.HiddenEdgeMode Hidden edge style for the view The following constants are valid : UF_VIEW_HIDDEN_EDGES_SOLID, UF_VIEW_HIDDEN_EDGES_INVIS, UF_VIEW_HIDDEN_EDGES_DASHED, UF_VIEW_HIDDEN_EDGES_GRAY_THIN
NXOpen.UF.ViewEdgeDisplayOptions_Struct.SilhouetteMode Silhouettes flag (on or off) in the view The following constants are valid : UF_VIEW_SILHOUETTES_ON and UF_VIEW_SILHOUETTES_OFF
NXOpen.UF.ViewEdgeDisplayOptions_Struct.SmoothEdgesMode Smooth edges flag (on or off) in the view The following constants are valid : UF_VIEW_SMOOTH_EDGES_ON and UF_VIEW_SMOOTH_EDGES_OFF
NXOpen.UF.ViewEdgeDisplayOptions_Struct.SmoothEdgeColor Smooth edges color in the view The following values are valid : UF_OBJ_COLOR_ORIGINAL, [ 1 - 216 ]
NXOpen.UF.ViewEdgeDisplayOptions_Struct.SmoothEdgeFont Smooth edges font in the view The following constants are valid : UF_OBJ_FONT_ORIGINAL, UF_OBJ_FONT_SOLID, UF_OBJ_FONT_DASHED, UF_OBJ_FONT_PHANTOM, UF_OBJ_FONT_CENTERLINE, UF_OBJ_FONT_DOTTED, UF_OBJ_FONT_LONG_DASHED and UF_OBJ_FONT_DOTTED_DASHED
NXOpen.UF.ViewEdgeDisplayOptions_Struct.SmoothEdgeWidth Smooth edges width in the view The following constants are valid : UF_OBJ_WIDTH_ORIGINAL, UF_OBJ_WIDTH_THIN, UF_OBJ_WIDTH_NORMAL and UF_OBJ_WIDTH_THICK
NXOpen.UF.ViewEdgeDisplayOptions_Struct.SmoothEdgeAngleTolerance Smooth edge angle tolerance in the view, The angle is specified in degrees.