Struct UFDisp.SystemParams
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.UF.dll
Syntax
public struct SystemParams
Fields
color
Declaration
Field Value
Type |
Description |
System.Int32 |
|
dash_size
Declaration
Field Value
Type |
Description |
System.Double |
|
face_edges_color
Declaration
public int face_edges_color
Field Value
Type |
Description |
System.Int32 |
|
facet_angle_tol
Declaration
public double facet_angle_tol
Field Value
Type |
Description |
System.Double |
|
facet_chord_tol
Declaration
public double facet_chord_tol
Field Value
Type |
Description |
System.Double |
|
facet_edge_tol
Declaration
public double facet_edge_tol
Field Value
Type |
Description |
System.Double |
|
font
Declaration
Field Value
Type |
Description |
System.Int32 |
|
handle_color
Declaration
Field Value
Type |
Description |
System.Int32 |
|
hidden_geometry_color
Declaration
public int hidden_geometry_color
Field Value
Type |
Description |
System.Int32 |
|
hidden_shaded_face_edges
Declaration
public int hidden_shaded_face_edges
Field Value
Type |
Description |
System.Int32 |
|
line_width_display
Declaration
public int line_width_display
Field Value
Type |
Description |
System.Int32 |
|
preselection_color
Declaration
public int preselection_color
Field Value
Type |
Description |
System.Int32 |
|
random_color_displayed
Declaration
public bool random_color_displayed
Field Value
Type |
Description |
System.Boolean |
|
random_color_object_type
Declaration
public int random_color_object_type
Field Value
Type |
Description |
System.Int32 |
|
show_shaded_face_edges
Declaration
public bool show_shaded_face_edges
Field Value
Type |
Description |
System.Boolean |
|
space_size
Declaration
Field Value
Type |
Description |
System.Double |
|
symbol_size
Declaration
public double symbol_size
Field Value
Type |
Description |
System.Double |
|
tolerance
Declaration
Field Value
Type |
Description |
System.Double |
|
use_face_edges_color
Declaration
public bool use_face_edges_color
Field Value
Type |
Description |
System.Boolean |
|
view_display
Declaration
Field Value
Type |
Description |
System.Int32 |
|