API Documentation > Interfaces > Interface CurveCollection
Interface CurveCollection

package com.ptc.wfc.wfcCollection;

public interface
CurveCollection
extends
jxobject


Description
Class for curve collection
User Guide References:
Method Summary
Get method for attribute "Instructions"
The curve collection instructions.
void
Set method for attribute "Instructions"
The curve collection instructions.
Method Detail
GetInstructions
GetInstructions
()
SetInstructions
void
SetInstructions
The curve collection instructions.
User Guide References:
Was this helpful?