procedure Assign(Source: TPersistent); virtual;
If Source is also of type TPolygon32, Assign copies all properties, points and normals over to the current instance. The old values are replaced in this process.
[See also]: