Show / Hide Table of Contents

Class ModelTileConnectivityCalculator.ConnectiveEdges

This class contains the edges on a module's face.

Inheritance
System.Object
ModelTileConnectivityCalculator.ConnectiveEdges
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: CarbideFunction.Wildtile.Editor
Syntax
public class ConnectiveEdges

Fields

edges

Declaration
public List<Edge> edges
Field Value
Type Description
System.Collections.Generic.List<Edge>
In This Article
Generated by DocFX Version: 3.2.1 - click to show/hide other versions