PdcProjectLineList.GetLineByPosNr

From External Bemet Wiki
Revision as of 08:26, 22 May 2012 by Mike (talk | contribs) (Created page with "== Declaration == GetLineByPosNr(APosNr as long) as PdcProjectLine == Description == == Notes == This function returns the projectline object associated at the position...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration

GetLineByPosNr(APosNr as long) as PdcProjectLine

Description

Notes

This function returns the projectline object associated at the positionnumber.

Code example

Availability

Available since February 2011 (From version 4.2 onwards).