VShearLayerCreator Class

Class to add VShear-Layers to existing panels.

Definition

Namespace: PCBI_PanelBuilderQuick
Assembly: PCBI_Panel_Editor (in PCBI_Panel_Editor.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class VShearLayerCreator
Inheritance
Object    VShearLayerCreator

Constructors

VShearLayerCreatorInitializes a new instance of the VShearLayerCreator class

Methods

CreateVShearLayer Creates layer containing all v-shears, that could be inserted on the bounds of the steps contained in the panel.
GetStepBoundsFromPanel Gets Bounds of steps on panel. Bounds are ordered by position x and then by position y

See Also