Struct UFDrf.LineArrowPreferences
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 LineArrowPreferences
Fields
allAroundSymbolSize
Declaration
public double allAroundSymbolSize
Field Value
Type |
Description |
System.Double |
|
arrow_out_length_factor
Declaration
public double arrow_out_length_factor
Field Value
Type |
Description |
System.Double |
|
arrowhead_included_angle
Declaration
public double arrowhead_included_angle
Field Value
Type |
Description |
System.Double |
|
arrowhead_length
Declaration
public double arrowhead_length
Field Value
Type |
Description |
System.Double |
|
datum_length_past_arrow
Declaration
public double datum_length_past_arrow
Field Value
Type |
Description |
System.Double |
|
dot_arrowhead_diameter
Declaration
public double dot_arrowhead_diameter
Field Value
Type |
Description |
System.Double |
|
first_arrow_line_cfw
Declaration
public UFDrf.Cfw first_arrow_line_cfw
Field Value
first_arrow_type
Declaration
public UFDrf.ArrowheadAndFillType first_arrow_type
Field Value
first_arrowhead_cfw
Declaration
public UFDrf.Cfw first_arrowhead_cfw
Field Value
first_extension_line_cfw
Declaration
public UFDrf.Cfw first_extension_line_cfw
Field Value
first_pos_to_extension_line_distance
Declaration
public double first_pos_to_extension_line_distance
Field Value
Type |
Description |
System.Double |
|
leader_location
Declaration
public UFDrf.VerticalTextJust leader_location
Field Value
line_past_arrow_distance
Declaration
public double line_past_arrow_distance
Field Value
Type |
Description |
System.Double |
|
oblique_extension_line_angle
Declaration
public double oblique_extension_line_angle
Field Value
Type |
Description |
System.Double |
|
second_arrow_line_cfw
Declaration
public UFDrf.Cfw second_arrow_line_cfw
Field Value
second_arrow_type
Declaration
public UFDrf.ArrowheadAndFillType second_arrow_type
Field Value
second_arrowhead_cfw
Declaration
public UFDrf.Cfw second_arrowhead_cfw
Field Value
second_extension_line_cfw
Declaration
public UFDrf.Cfw second_extension_line_cfw
Field Value
second_pos_to_extension_line_distance
Declaration
public double second_pos_to_extension_line_distance
Field Value
Type |
Description |
System.Double |
|
stub_length
Declaration
public double stub_length
Field Value
Type |
Description |
System.Double |
|
text_over_stub_factor
Declaration
public double text_over_stub_factor
Field Value
Type |
Description |
System.Double |
|
text_to_line_distance
Declaration
public double text_to_line_distance
Field Value
Type |
Description |
System.Double |
|