InterfacePinGetIPinPositionD(InterfaceCMPObject) Method
GetIPinPosition returns the global coordinates on the layer (worldcoordinates), with translation (mirrored, etc.)
Namespace: PCBI.Automation.InterfacesAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 16
PointD GetIPinPositionD(
InterfaceCMPObject cmpObject
)
Function GetIPinPositionD (
cmpObject As InterfaceCMPObject
) As PointD
PointD GetIPinPositionD(
InterfaceCMPObject^ cmpObject
)
abstract GetIPinPositionD :
cmpObject : InterfaceCMPObject -> PointD
- cmpObject InterfaceCMPObject
- The parent component of the pin.
PointDPointF (worldcoordinates)