class
ClipPolyAMinusBCmd
: public
MacroCmd
(Return to index)
command to clip polygon A with polygon B.
Type:
Instantiable
Base Classes:
public
MacroCmd
Derived Classes
Include file:
OverlayUnidraw/ovclip.h
Public:
ClipPolyAMinusBCmd
(
ControlInfo
*)
ClipPolyAMinusBCmd
(
Editor
* = nil)
virtual
Command
*
Copy
()
virtual void
Execute
()
clip first polygon (in selection) with second polygon, leaving the remains of the first.
virtual ClassId
GetClassId
()
virtual boolean
IsA
(ClassId)
virtual boolean
Reversible
()
returns true.
(more documentation)