Wrapper around a specific instance of a FBModel object.
This class is mainly used with a constraint relation to have multiple boxes that are a representation of the same underlying model.
Definition at line 432 of file fbconstraint.h.
#include <fbconstraint.h>

Public Member Functions |
|
| FBModelPlaceHolder (HIObject pObject) | |
| Constructor. |
|
Public Attributes |
|
| FBPropertyModel | Model |
| Read Only Property: Underlying model
object. |
|
| FBPropertyBool | UseGlobalTransforms |
| Read Write Property: Indicate if the
translations are expressed in local or global mode. |
|
| FBModelPlaceHolder | ( | HIObject | pObject | ) |
Constructor.
| pObject | For internal use only. |
| FBPropertyModel Model |
Read Only Property: Underlying model object.
Definition at line 440 of file fbconstraint.h.
Read Write Property: Indicate if the translations are expressed in local or global mode.
Definition at line 441 of file fbconstraint.h.