class
ClipPolyAAndBCmd
: public
MacroCmd
(Return to index)
command to intersect two polygons.
Type:
Instantiable
Base Classes:
public
MacroCmd
Derived Classes
Include file:
OverlayUnidraw/ovclip.h
Public:
ClipPolyAAndBCmd
(
ControlInfo
*)
ClipPolyAAndBCmd
(
Editor
* = nil)
virtual
Command
*
Copy
()
virtual void
Execute
()
leave the intersection of the first two polygons in the selection.
virtual ClassId
GetClassId
()
virtual boolean
IsA
(ClassId)
virtual boolean
Reversible
()
returns true.
(more documentation)