Define the style of pads and vias in the PCB.

Inheritance Hierarchy

Object
    DlxStyle
        DlxPadStyle

Constructor

Name Description
DlxPadStyle Constructs a DlxPadStyle object.

Methods

Name Description
InitHole Initialize the style to define a hole.
InitPadFromDiameter Initialize the style to define an pad with hole.
InitPadFromHole Initialize the style to define a pad with a hole by specifying the diameter of the hole.
InitPadFromLead Initialize the style to define a pad with a hole by specifying the lead size.
InitPadSMD Initialize the style to define an SMD pad.
InitSMPadStack Initialize the style to define an SMD pad.
InitTHPadStack Initialize the style to define a through-hole pad.
InitViaFromHole Initialize the style to define a via.
IsSMD Check if the style is for SMD.
SetCustomShape Set the shape of the pad.
SetHole Sets the parameters of the pad hole.
SetKeepout Allows you to specify a keepout area around the mechanical holes.
SetPasteMask Set the parameters for the paste mask.
SetPolygonShape Set the shape of the pad.
SetShape Set the shape of the pad.
SetSMD Set the style for an SMD pad.
SetSolderMask Set the parameters for the solder mask.
SetStyle Sets the style for the pads.
SetThermal Sets the Thermal Reliefs.