JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.solibri.geometry.primitive2d.MLine2d
Packages that use
MLine2d
Package
Description
com.solibri.geometry.primitive2d
Uses of
MLine2d
in
com.solibri.geometry.primitive2d
Methods in
com.solibri.geometry.primitive2d
that return
MLine2d
Modifier and Type
Method
Description
static
MLine2d
MLine2d.
create
(
Vector2d
firstPoint,
Vector2d
secondPoint)
Creates a new instance.