CommentElementAnimateTo(ListCommentElementAnimationHelper) Method

Animate moving to new location.

Definition

Namespace: PCBI_3D.DataClasses
Assembly: PCBI_3Dx (in PCBI_3Dx.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public void AnimateTo(
	List<CommentElementAnimationHelper> AnimationAims
)

Parameters

AnimationAims  ListCommentElementAnimationHelper
list of points and times to go.

See Also