Share

FlangeFeature.Definition Property

Parent Object: FlangeFeature

Description

Read-only property that returns the FlangeDefinition object that provides access to all of the various settings that define this flange feature.

Syntax

FlangeFeature.Definition() As FlangeDefinition

Property Value

This is a read/write property whose value is a FlangeDefinition.

Samples

Name Description
Edit width extent of an existing flange feature This sample demonstrates editing the width extent of an existing flange feature. This expects an existing sheet metal document that contains a flange feature that contains for physical flanges. It changes the type of width extent for each of the physical flanges. The result from the FlangeWidthsCreation sample can be used as the document to run this macro in.

Version

Introduced in version 2009

Was this information helpful?