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.
Public Member Functions | |
__init__ (object pObject) | |
Constructor. | |
Public Attributes | |
FBPropertyModel | Model |
Read Only Property: Underlying model object. | |
FBPropertyBase | UseGlobalTransforms |
Read Write Property: Indicate if the translations are expressed in local or global mode. |
__init__ | ( | object | pObject | ) |
FBPropertyModel Model |
Read Only Property: Underlying model object.
FBPropertyBase UseGlobalTransforms |
Read Write Property: Indicate if the translations are expressed in local or global mode.