IsThruComponent Attribute Check

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


Your Ad Here

Summary

Is this a Thru-Hole Component.

Description

Returns components that are of a Thru-Hole nature. At least one (and typically all) of the pads of such a component are of a through-hole nature.

Note: The child objects of these component objects are not also returned.

Syntax

IsThruComponent : Boolean

Examples

IsThruComponent

IsThruComponent = True

Returns all Component objects that are of a Thru-Hole nature (as defined above).

 

Not IsThruComponent

IsThruComponent = False

Returns all objects except Component objects that are of a Thru-Hole nature (as defined above).

See Also

IsBGA

IsDIP

IsEdgeConnector

IsLCC

IsPGA

IsSIP

IsSMSIP

IsSMTComponent

IsSOIC

Your Ad Here