Uses of Interface
com.solibri.geometry.primitive2d.Triangle2d
-
Uses of Triangle2d in com.solibri.geometry.primitive2d
Modifier and TypeInterfaceDescriptioninterface
Interface that represents a triangle in the XY-plane.Modifier and TypeMethodDescriptionstatic Triangle2d
Creates a new instance.static Triangle2d
Triangle2d.create
(Triangle2d other) Creates a new instance.static Triangle2d
Creates a new instance.Modifier and TypeMethodDescriptionstatic MTriangle2d
MTriangle2d.create
(Triangle2d other) Creates a new instance.static Triangle2d
Triangle2d.create
(Triangle2d other) Creates a new instance.