FlangeDefinition.RemoveOverrideWidthExtent Method

Parent Object: FlangeDefinition

Description

Method that removes the override width extent for the specified physical flange.

Remarks

This method will be successful regardless of whether the specified physical flange has an override width extent or not. If the physical flange doesn"t have an override then this will result in no change. You can use the GetWidthExtentType to determine if a physical flange has an override or not. If the flange already exists you must roll back the model to the point just before the flange feature was created so that the edge exists in the model and can be used as input to this method.

Syntax

FlangeDefinition.RemoveOverrideWidthExtent( Edge As Edge )

Parameters

Name Type Description
Edge Edge The Edge object that identifies the physical flange to remove the override width extent for. The creation of a single flange feature can result in many physical flanges being added to the part. Each edge specified for the flange feature wll result in a physical flange. The edge specified as input to this argument must be one of the edges that was specified as input to the flange feature and defines which physical flange to return the width extent type for.

Version

Introduced in version 2011