函数
|
Bool
|
SelectionListCreate
(
BaseDocument
*doc,
BaseObject
*parent,
BaseDraw
*bd,
Float
mx,
Float
my,
LassoSelection
*ls,
C4DObjectList
*list,
Bool
use_selection_filter=true,
Bool
use_display_filter=true)
|
Bool
|
FilteredSelectionListCreate
(
BaseDocument
*doc,
AtomArray
*arr,
BaseDraw
*bd,
Float
mx,
Float
my,
LassoSelection
*ls,
C4DObjectList
*list,
Bool
use_selection_filter=true,
Bool
use_display_filter=true)
|
Int32
|
SelectionListShowMenu
(
BaseDocument
*doc,
Float
screenx,
Float
screeny,
C4DObjectList
*list)
|