GetLocation Method (ComponentPin Object)

Scope: Schematic editor

Object: ComponentPin Object

Prerequisites: None

Returns a point object containing component pin coordinates.

Note:

All coordinates are measured in 100ths of an inch.

Usage

ComponentPin.GetLocation() As IVdPoint

Arguments

None

Return Values

As IVdPoint. The Point Object representing coordinates of the component pin, which are always located at the bounding box of the component.