Struct UFDrf.DraftAidText
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)
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct DraftAidText
Fields
_string
Declaration
public string _string
Field Value
Type | Description |
---|---|
System.String |
full_num_chars
Declaration
public int full_num_chars
Field Value
Type | Description |
---|---|
System.Int32 |
full_string
Declaration
public string full_string
Field Value
Type | Description |
---|---|
System.String |
num_chars
Declaration
public int num_chars
Field Value
Type | Description |
---|---|
System.Int32 |
num_ints
Declaration
public int num_ints
Field Value
Type | Description |
---|---|
System.Int32 |