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