Class DGraph2Util.Curves
Inherited Members
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public class Curves
  Fields
Loops
Declaration
public List<Polygon2d> Loops
  Field Value
| Type | Description | 
|---|---|
| List<Polygon2d> | 
Paths
Declaration
public List<PolyLine2d> Paths
  Field Value
| Type | Description | 
|---|---|
| List<PolyLine2d> |