oevislib_net  0.14.3.0
Loading...
Searching...
No Matches
oevislib_net.Geometry.Constructions Member List

This is the complete list of members for oevislib_net.Geometry.Constructions, including all inherited members.

ArcThroughPoints(Point2D inPoint1, Point2D inPoint2, Point2D inPoint3)oevislib_net.Geometry.Constructionsinlinestatic
CircleBetweenTangents(Line2D inLine1, Line2D inLine2, Point2D inPoint, bool inGetMaxRadius)oevislib_net.Geometry.Constructionsinlinestatic
CircleThroughPoints(Point2D inPoint1, Point2D inPoint2, Point2D inPoint3)oevislib_net.Geometry.Constructionsinlinestatic
MakePointGrid(Point2D inPoint, int inRowCount, int inColumnCount, float inRowStep=1.0f, float inColumnStep=1.0f, Anchor2D inAnchor=Anchor2D.TopLeft)oevislib_net.Geometry.Constructionsinlinestatic
MakePointGrid(Rectangle2D inRectangle, int inRowCount, int inColumnCount, float inMarginWidth, float inMarginHeight, Optional< UCS2D > inAlignment=null, Optional< Rectangle2D > outAlignedRectangle=null)oevislib_net.Geometry.Constructionsinlinestatic
NormalSegment(Segment2D inSegment, Point2D inMidpoint, float inLength=1.0f)oevislib_net.Geometry.Constructionsinlinestatic