Library | Package Java Toolkit

Interface ExplodedAnimationMoveInstruction

package com.ptc.wfc.wfcAssembly;

public interface ExplodedAnimationMoveInstruction
  extends jxobject



Description

Interface for ExplodedAnimationMoveInstruction



Method Summary
WComponentPathsGetCompSet ()
    Get method for attribute "CompSet"
    Sequence of WComponentPath
ExplodedAnimationMoveGetMove ()
    Get method for attribute "Move"
     Object of ExplodedAnimationMove
voidSetCompSet (WComponentPaths value)
    Set method for attribute "CompSet"
    Sequence of WComponentPath
voidSetMove (ExplodedAnimationMove value)
    Set method for attribute "Move"
     Object of ExplodedAnimationMove

Method Detail

GetCompSet/SetCompSet

WComponentPathsGetCompSet ()
voidSetCompSet (WComponentPaths value)


    Sequence of WComponentPath
Manual References:
Assemblies and Components: Accessing Exploded States, Assemblies and Components: Accessing Exploded States, Assemblies and Components: Accessing Exploded States, Assemblies and Components: Accessing Exploded States



GetMove/SetMove

ExplodedAnimationMoveGetMove ()
voidSetMove (ExplodedAnimationMove value)


     Object of ExplodedAnimationMove
Manual References:
Assemblies and Components: Accessing Exploded States, Assemblies and Components: Accessing Exploded States, Assemblies and Components: Accessing Exploded States, Assemblies and Components: Accessing Exploded States