Math.Geometry


ArbGeometry Type

Static members

Static member Description

ArbGeometry.Angle()

Full Usage: ArbGeometry.Angle()

Returns: Arbitrary<Angle>
Returns: Arbitrary<Angle>

ArbGeometry.Arc2D()

Full Usage: ArbGeometry.Arc2D()

Returns: Arbitrary<Arc2D<'a, 'b>>
Returns: Arbitrary<Arc2D<'a, 'b>>

ArbGeometry.Axis2D()

Full Usage: ArbGeometry.Axis2D()

Returns: Arbitrary<Axis2D<'a, 'b>>
Returns: Arbitrary<Axis2D<'a, 'b>>

ArbGeometry.BoundingBox2D()

Full Usage: ArbGeometry.BoundingBox2D()

Returns: Arbitrary<BoundingBox2D<Meters, 'a>>
Returns: Arbitrary<BoundingBox2D<Meters, 'a>>

ArbGeometry.Direction2D()

Full Usage: ArbGeometry.Direction2D()

Returns: Arbitrary<Direction2D<'a>>
Returns: Arbitrary<Direction2D<'a>>

ArbGeometry.Float()

Full Usage: ArbGeometry.Float()

Returns: Arbitrary<float>
Returns: Arbitrary<float>

ArbGeometry.Frame2D()

Full Usage: ArbGeometry.Frame2D()

Returns: Arbitrary<Frame2D<'a, obj, TestDefines>>
Returns: Arbitrary<Frame2D<'a, obj, TestDefines>>

ArbGeometry.Length()

Full Usage: ArbGeometry.Length()

Returns: Arbitrary<Length>
Returns: Arbitrary<Length>

ArbGeometry.Line2D()

Full Usage: ArbGeometry.Line2D()

Returns: Arbitrary<Line2D<'a, obj>>
Returns: Arbitrary<Line2D<'a, obj>>

ArbGeometry.LineSegment2D()

Full Usage: ArbGeometry.LineSegment2D()

Returns: Arbitrary<LineSegment2D<'a, obj>>
Returns: Arbitrary<LineSegment2D<'a, obj>>

ArbGeometry.Point2D()

Full Usage: ArbGeometry.Point2D()

Returns: Arbitrary<Point2D<'a, 'b>>
Returns: Arbitrary<Point2D<'a, 'b>>

ArbGeometry.Polygon2D()

Full Usage: ArbGeometry.Polygon2D()

Returns: Arbitrary<Polygon2D<'a, 'b>>
Returns: Arbitrary<Polygon2D<'a, 'b>>

ArbGeometry.PositiveLength()

Full Usage: ArbGeometry.PositiveLength()

Returns: Arbitrary<Length Positive>
Returns: Arbitrary<Length Positive>

ArbGeometry.Register()

Full Usage: ArbGeometry.Register()

ArbGeometry.SweptAngle()

Full Usage: ArbGeometry.SweptAngle()

Returns: Arbitrary<SweptAngle>
Returns: Arbitrary<SweptAngle>

ArbGeometry.Vector2D()

Full Usage: ArbGeometry.Vector2D()

Returns: Arbitrary<Vector2D<'a, 'b>>
Returns: Arbitrary<Vector2D<'a, 'b>>