PanelPattern Class

Stores information to create a 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 class PanelPattern
Inheritance
Object    PanelPattern

Constructors

PanelPatternInitializes a new instance of the PanelPattern class
PanelPattern(Double)Initializes a new instance of the PanelPattern class

Properties

Methods

FromPanel Import PanelPattern from existing Panel. Rules in PanelOrderAnalyzer have to apply.
FromXML import PanelPattern from XML-File containing one pattern.
GetRotation 
GetVShearPositions Get the values where vshears should be inserted.

Fields

See Also