Share

FilletDefinition.FullRoundSet Property

Parent Object: FilletDefinition

Description

property that returns the FilletFullRoundSet object that defines the inputs used to create a full round fillet. This property returns Nothing if the FilletType is not kFullRoundFillet.

Syntax

FilletDefinition.FullRoundSet() As FilletFullRoundSet

Property Value

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

Version

Introduced in version 11

Was this information helpful?