PanelOrderAnalyzerGetStepOrderAsList Method

Gets list of rotations as in PanelPattern from the child steps of panel.

Definition

Namespace: PCBI_PanelBuilderQuick
Assembly: PCBI_Panel_Editor (in PCBI_Panel_Editor.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public List<int> GetStepOrderAsList()

Return Value

ListInt32
List of rotations.

See Also