Parent Object: BossFeatures Defined in namespace "adsk::fusion" and the header file is <Fusion/Plastic/BossFeatures.h>
Description
Creates a new boss feature (or more boss features) based on the information provided by a BossFeatureInput object. To create a new boss or boss connection, use createInput function to define a new input object for the type of boss feature you want to create. Use the methods and properties on the input object to define any additional inputs. Once the information is defined on the input object, you can pass it to the Add method to create the boss feature or boss connection.