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