Uses of Interface
com.solibri.geometry.primitive2d.Triangle2d
Packages that use Triangle2d
-
Uses of Triangle2d in com.solibri.geometry.primitive2d
Subinterfaces of Triangle2d in com.solibri.geometry.primitive2dModifier and TypeInterfaceDescriptioninterfaceInterface that represents a triangle in the XY-plane.Methods in com.solibri.geometry.primitive2d that return Triangle2dModifier and TypeMethodDescriptionstatic Triangle2dCreates a new instance.static Triangle2dTriangle2d.create(Triangle2d other)Creates a new instance.static Triangle2dCreates a new instance.Methods in com.solibri.geometry.primitive2d with parameters of type Triangle2dModifier and TypeMethodDescriptionstatic MTriangle2dMTriangle2d.create(Triangle2d other)Creates a new instance.static Triangle2dTriangle2d.create(Triangle2d other)Creates a new instance.