Click or drag to resize

AnimationPropertiesAnimationName Property

Gets or sets the name of the animation sequence.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.11
Syntax
public string AnimationName { get; set; }

Property Value

Type: String
See Also