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