IPCB_Violation

www.kxcad.net Home > Electronic Index > Altium(Protel) Index


Your Ad Here

Overview

A Violation object captures the rule that has been violated between two PCB objects that are affected by a binary design rule or a PCB object affected by a unary design rule detected in the PCB editor, with the description of the violation and the type of rule used.

Important Notes

 

IPCB_Violation Methods

Function  IsRedundant                    : Boolean;

Function  GetState_ShortDescriptorString : TString;

IPCB_Violation Properties

Name                            : TString       

Rule                            : IPCB_Primitive

Primitive1                      : IPCB_Primitive

Primitive2                      : IPCB_Primitive

Description                     : TString       

See also

Violations script in \Examples\Scripts\PCB folder.

See also

IPCB_Primitive interface

PCB Design Objects