SBModel#
See also
SAMSON SDK: SBMModel
- class samson.SBModel#
Bases:
SBNode
This class is the base class of models.
- getNextModel(self: samson.SBModel) samson.SBModel #
Returns the next model in the parent.
- getPreviousModel(self: samson.SBModel) samson.SBModel #
Returns the previous model in the parent.
- property modelType#
The model type. A read-only property.