Struct UFWeight.Exceptions
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
body_names
Declaration
public string[] body_names
Field Value
Type |
Description |
System.String[] |
|
comp_names
Declaration
public string[] comp_names
Field Value
Type |
Description |
System.String[] |
|
n_exceptions
Declaration
Field Value
Type |
Description |
System.Int32 |
|
on_body
Declaration
Field Value
Type |
Description |
System.Boolean[] |
|
on_part
Declaration
Field Value
Type |
Description |
System.Boolean[] |
|
part_names
Declaration
public string[] part_names
Field Value
Type |
Description |
System.String[] |
|
reasons
Declaration
public UFWeight.ExceptionReason[] reasons
Field Value
repeat_counts
Declaration
public int[] repeat_counts
Field Value
Type |
Description |
System.Int32[] |
|