Folder class.
This class is an interface to manipulate folders in the scene.

Public Member Functions |
|
| __init__ (str pName, HFBComponent pComponent, object pObject=None) | |
| Constructor. |
|
| FBDelete () | |
| Virtual FBDelete function. |
|
Public Attributes |
|
| FBPropertyListComponent | Items |
| List: List of components in the
folder. |
|
Constructor.
| pName | Name to assign to new folder. |
| pComponent | Object used to determine folder's category. |
| pObject | For internal use only. |
| FBDelete | ( | ) |
List: List of components in the folder.