Class PlanarComplex.ClosedLoopsInfo
Inherited Members
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public class ClosedLoopsInfo
  Fields
Loops
Declaration
public List<IParametricCurve2d> Loops
  Field Value
| Type | Description | 
|---|---|
| List<IParametricCurve2d> | 
Polygons
Declaration
public List<Polygon2d> Polygons
  Field Value
| Type | Description | 
|---|---|
| List<Polygon2d> | 
Properties
Bounds
Declaration
public AxisAlignedBox2d Bounds { get; }
  Property Value
| Type | Description | 
|---|---|
| AxisAlignedBox2d |