Share

FlangeEdgeSet Object


Description

Flange edge set Object.

Methods

Name Description
Delete Method that deletes the flange edge set.
SetCenteredWidthExtent Method that sets the width extent of the specified physical flange to define a flange that’s centered along the edge and has a defined width.
SetEdgeWidthExtent Method that changes the flange edge set object to define a flange whose width is defined by the length of the input edge(s).
SetFromToWidthExtent Method that sets the width extent of the specified physical flange to define a flange whose width is defined as being between two entities.
SetOffsetdWidthExtent Method that sets the width extent of the specified physical flange to define a flange whose width is defined with respect to two entities.
SetWidthOffsetWidthExtent Method that sets the width extent of the specified physical flange to define a flange whose width is defined relative to another entity.

Properties

Name Description
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
Edges Read-write property that gets and sets the collection of edges in the edge set.
Type Gets the constant that indicates the type of this object.
WidthExtent Read-only property that returns width extent of this FlangeEdgeSet.
WidthExtentType Read-only property that returns width extent type of this FlangeEdgeSet.

Accessed From

FlangeDefinition.AddFlangeEdgeSet, FlangeDefinition.EdgeSetItem

Version

Introduced in version 2025

Was this information helpful?