IPadSpecifics Class

Only Pads have this combination of specifics.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public class IPadSpecifics : IObjectSpecifics
Inheritance
Object    IObjectSpecifics    IPadSpecifics

Constructors

IPadSpecificsInitializes a new instance of the IPadSpecifics class

Fields

Diameter The diameter of the Pad.
Location The orgin of the Pad.
MirrorX Mirror the pad in X-Direction.
ODBSymbol_String This string include all relevant information to create the object.
Positive Is the object a cut out?
Rotation Rotate the pad in degrees.
ShapeIndex The explicit shape index in the symbol defenition.
Type The type gives information over the geometry (rect, oval etc).

Extension Methods

See Also