IsPowerObject Object Type Check

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


Your Ad Here

Summary

Is the object a Power Object.

Description

Returns Power Object objects.

Syntax

IsPowerObject : Boolean

Examples

IsPowerObject

IsPowerObject = True

Returns all Power Object objects.

 

Not IsPowerObject

IsPowerObject = False

Returns all objects except Power Object objects.

Your Ad Here