Show / Hide Table of Contents

    Namespace Elements.Spatial.CellComplex.Interfaces

    Interfaces

    IDistanceTo

    This interface is used when we expect a class to have a DistanceTo method.

    IHasNeighbors<ChildClass, GeometryType>

    An interface for children of cell complex that have easily defined neighbors of the same class.