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 sbyte **body_names
Field Value
Type |
Description |
System.SByte** |
|
comp_names
Declaration
public sbyte **comp_names
Field Value
Type |
Description |
System.SByte** |
|
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 sbyte **part_names
Field Value
Type |
Description |
System.SByte** |
|
reasons
Declaration
public UFWeight.ExceptionReason[] reasons
Field Value
repeat_counts
Declaration
public int *repeat_counts
Field Value
Type |
Description |
System.Int32* |
|