Click or drag to resize

AnimationPropertiesTargetPoints Property

Gets or sets points of the target path.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.11
Syntax
public Point3d[] TargetPoints { get; set; }

Property Value

Type: Point3d
See Also