Wrapper around a specific instance of a FBBox object.
This class is mainly used with a constraint relation to have multiple boxes that are a representation of the same underlying box. The underlying box will usually be a device.

Public Member Functions |
|
| __init__ (object pObject) | |
| Constructor. |
|
Public Attributes |
|
| FBPropertyBox | Box |
| Read Only Property: Underlying box
object. |
|
| __init__ | ( | object | pObject | ) |
Constructor.
| pObject | For internal use only. |
Reimplemented from FBComponent.
Reimplemented in FBModelPlaceHolder.
| FBPropertyBox Box |
Read Only Property: Underlying box object.