Struct ComplexSegment2d
Inherited Members
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public struct ComplexSegment2d
  Fields
element
Declaration
public PlanarComplex.Element element
  Field Value
| Type | Description | 
|---|---|
| PlanarComplex.Element | 
isClosed
Declaration
public bool isClosed
  Field Value
| Type | Description | 
|---|---|
| Boolean | 
seg
Declaration
public Segment2d seg
  Field Value
| Type | Description | 
|---|---|
| Segment2d |