Changes the boss feature (or boss connection) to the input provided. To use this property, you need to position the timeline marker to immediately before this feature. This can be accomplished using the following code: thisFeature.timelineObject.rollTo(True).
"bossFeature_var" is a variable referencing a BossFeature object.
|
"bossFeature_var" is a variable referencing a BossFeature object.
|
Type | Description |
boolean | Returns true if successful. |
Name | Type | Description |
input | BossFeatureInput | The object defines inputs the feature will be set to. |