mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-20 07:43:07 +00:00
xx
This commit is contained in:
@@ -3593,6 +3593,9 @@ do -- ZONE_ELASTIC
|
|||||||
-- Update polygon verticies from points.
|
-- Update polygon verticies from points.
|
||||||
self._.Polygon=self:_ConvexHull(points)
|
self._.Polygon=self:_ConvexHull(points)
|
||||||
|
|
||||||
|
self._Triangles = self:_Triangulate()
|
||||||
|
self.SurfaceArea = self:_CalculateSurfaceArea()
|
||||||
|
|
||||||
if Draw~=false then
|
if Draw~=false then
|
||||||
if self.DrawID or Draw==true then
|
if self.DrawID or Draw==true then
|
||||||
self:UndrawZone()
|
self:UndrawZone()
|
||||||
|
|||||||
Reference in New Issue
Block a user