METHOD Copy : BOOL
Copy the source polygon to a temporary polygon and update the temporary destionation polygon
InOut:
|
Scope
|
Name
|
Type
|
Comment
|
Return
|
Copy
|
BOOL
|
|
Inout Const
|
SourcePolygon
|
VisuStructPolygon
|
The source polygon of which the points will be copied into a temporary polygon
|
Inout
|
destinationPolygon
|
VisuStructPolygon
|
The temporary polygon
|
|