PointMap Class

Provides mappings of Points across an EG Construction

For a list of all members of this type, see PointMap Class Members .

Assembly: EGControlLibrary


System.Object

PointMap

Public Class PointMap

Inherits System.Object

Implements:

Remarks:

The central feature is LocationMaps, which is an Array of PointCollections (see Module.Collection); indexes in each of these PointCollections correspond to the indexes in Graphs (= RootSA.GetSubTree), as do the indexes of LocationMaps itself. The n-th Point in the m-th Collection gives the Location of the n-th Graph relative to the m-th.