Math.Geometry


Polygon2D<'Units, 'Coordinates> Type

Record fields

Record Field Description

InnerLoops

Full Usage: InnerLoops

Field type: Point2D<'Units, 'Coordinates> list list
Field type: Point2D<'Units, 'Coordinates> list list

OuterLoop

Full Usage: OuterLoop

Field type: Point2D<'Units, 'Coordinates> list
Field type: Point2D<'Units, 'Coordinates> list

Instance members

Instance member Description

this.Comparison

Full Usage: this.Comparison

Parameters:
Returns: int
other : Polygon2D<'Units, 'Coordinates>
Returns: int

this.Equals

Full Usage: this.Equals

Parameters:
Returns: bool
other : Polygon2D<'Units, 'Coordinates>
Returns: bool

this.LessThan

Full Usage: this.LessThan

Parameters:
Returns: bool
other : Polygon2D<'Units, 'Coordinates>
Returns: bool