Struct Post._AnimationParameters
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.dll
Syntax
struct _AnimationParameters
Fields
anim_end_iteration
Declaration
public Tag anim_end_iteration
Field Value
anim_start_iteration
Declaration
public Tag anim_start_iteration
Field Value
animation_streamline
Declaration
public Post.AnimationStreamline animation_streamline
Field Value
animation_style
Declaration
public Post.AnimationStyle animation_style
Field Value
animation_type
Declaration
public Post.AnimationType animation_type
Field Value
delay
Declaration
Field Value
Type |
Description |
System.Int32 |
|
full_cycle
Declaration
Field Value
Type |
Description |
System.Boolean |
|
iter_value_type
Declaration
public BaseIteration.IterationValueType iter_value_type
Field Value
iteration_increment
Declaration
public int iteration_increment
Field Value
Type |
Description |
System.Int32 |
|
iteration_type
Declaration
public Post.AnimationIterationTypes iteration_type
Field Value
number_of_frames
Declaration
public int number_of_frames
Field Value
Type |
Description |
System.Int32 |
|