Method GetTracingSteps
GetTracingSteps(IGTFGraphModel, int, int, out List<TracingStep>)
Declaration
public bool GetTracingSteps(IGTFGraphModel currentGraphModel, int frame, int tracingTarget, out List<TracingStep> stepList)
Parameters
Type | Name | Description |
---|---|---|
IGTFGraphModel | currentGraphModel | |
int | frame | |
int | tracingTarget | |
List<TracingStep> | stepList |
Returns
Type | Description |
---|---|
bool |