Share

RuleFilletFeatureInput.ruleType Property

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

Description

Gets the rule type for the rule fillet.

Syntax

"ruleFilletFeatureInput_var" is a variable referencing a RuleFilletFeatureInput object.

# Get the value of the property.
propertyValue = ruleFilletFeatureInput_var.ruleType

Property Value

This is a read only property whose value is a RuleFilletRuleTypes.

Version

Introduced in version November 2025

Was this information helpful?