Class PlanarComplex.SmoothLoopElement
Inherited Members
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public class SmoothLoopElement : PlanarComplex.Element
  Fields
polygon
Declaration
public Polygon2d polygon
  Field Value
| Type | Description | 
|---|---|
| Polygon2d | 
Methods
Bounds()
Declaration
public override AxisAlignedBox2d Bounds()
  Returns
| Type | Description | 
|---|---|
| AxisAlignedBox2d | 
Overrides
Clone()
Declaration
public override PlanarComplex.Element Clone()
  Returns
| Type | Description | 
|---|---|
| PlanarComplex.Element | 
Overrides
SegmentItr()
Declaration
public override IEnumerable<Segment2d> SegmentItr()
  Returns
| Type | Description | 
|---|---|
| IEnumerable<Segment2d> |