Share

BossFeatureSideInput.setBlank Method

Parent Object: BossFeatureSideInput
Defined in namespace "adsk::fusion" and the header file is <Fusion/Plastic/BossFeatureSideInput.h>

Description

Set boss shape into blank constant diameter shank with no hole.

Syntax

"bossFeatureSideInput_var" is a variable referencing a BossFeatureSideInput object.
returnValue = bossFeatureSideInput_var.setBlank(diameter)

Parameters

Name Type Description
diameter ValueInput The outside diameter for the boss feature shank.

Version

Introduced in version October 2022

Was this information helpful?