Struct UFDrf.ArrowInfo
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
Fields
arrow_angle
Declaration
public double arrow_angle
Field Value
Type |
Description |
System.Double |
|
arrow_fill
Declaration
public UFDrf.ArrowFillType arrow_fill
Field Value
arrow_height
Declaration
public double arrow_height
Field Value
Type |
Description |
System.Double |
|
arrow_include_angle
Declaration
public double arrow_include_angle
Field Value
Type |
Description |
System.Double |
|
arrow_origin
Declaration
public double[] arrow_origin
Field Value
Type |
Description |
System.Double[] |
|
arrow_type
Declaration
public UFDrf.ArrowType arrow_type
Field Value
arrow_width
Declaration
public double arrow_width
Field Value
Type |
Description |
System.Double |
|
sequence_number
Declaration
public int sequence_number
Field Value
Type |
Description |
System.Int32 |
|