Share

ChamferFeature.Definition Property

Parent Object: ChamferFeature

Description

Property that returns the ChamferDefinition object that defines how the chamfer is defined. The type of definition object that will be returned can be determined by using the DefinitionType property.

Syntax

ChamferFeature.Definition() As ChamferDefinition

Property Value

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

Version

Introduced in version 5.3

Was this information helpful?