This document is archived and information here might be outdated. Recommended version. |
Add points in the array to the job.
[Visual Basic .NET] Public Sub AddPoints ( _ ByVal pPointIDs As ILongArray, _ ByVal pCadaPacket As ICadastralPacket, _ ByVal pCF As ICadastralFabric, _ ByVal pMap As IMap, _ ByVal pCadaEditor As ICadastralEditor _ )
[C#] public void AddPoints ( ILongArray pPointIDs, ICadastralPacket pCadaPacket, ICadastralFabric pCF, IMap pMap, ICadastralEditor pCadaEditor );