Detailed Description
Objects Grouping class.
This class is an interface to manipulate object's grouping in
the scene.
- Examples
- BasicOperations/DeletingGroups.py,
BasicOperations/FBGetSelectedModels.py,
BasicOperations/FBGroup.py
List of all
members.
Member Function Documentation
__init__ |
( |
str |
pName, |
|
|
object |
pObject =
None |
|
) |
|
|
Select.
- Parameters:
-
pSelect |
If true, group contents will be selected. |
Contains.
- Parameters:
-
pComponent |
Component to verify if it is in the Group |
- Returns:
- True if the object is in the Group
Member Data Documentation
Read Write Property: Controls if objects in the group are
displayed.
Read Write Property: Controls if objects in the group are
pickable.
Read Write Property: Controls if objects in the group are
transformable.
List: Items in the group.