HemDefinition Object


Description

The HemDefinition object represents all of the information that defines a hem feature.

Methods

Name Description
Copy Method that creates a copy of this HemDefinition object.
SetCenteredWidthExtent Method that changes the HemDefinition object to define a hem that's centered along the edge and has a defined width.
SetDoubleHemType Method that changes the HemDefinition object to define a hem whose shape has a double bend.
SetEdgeWidthExtent Method that changes the ContourFlangeDefinition object to define a hem whose width is defined by the length of the input edge(s). These are the same edges that were specified to define the location of the hems.
SetFromToWidthExtent Method that changes the FlangeDefinition object to define a hem whose width is defined as being between two entities.
SetOffsetWidthExtent Method that changes the HemDefinition object to define a hem whose width is defined with respect to two entities.
SetRolledHemType Method that changes the HemDefinition object to define a hem whose shape has a rolled bend.
SetSingleHemType Method that changes the HemDefinition object to define a hem whose shape has a single bend.
SetTeardropHemType Method that changes the HemDefinition object to define a hem whose shape has a teardrop bend.
SetWidthOffsetWidthExtent Method that changes the ContourFlangeDefinition object to define a hem whose width is defined relative to another entity.

Properties

Name Description
Application Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned.
BendOptions
Edges
HemType Property that returns the method used to define the type of hem.
HemTypeDefinition Property that returns the HemTypeDefinition object that defines the type of hem.
IsOnEdgeSide
IsUnfoldMethodOverridden
Parent Property that returns the parent HemFeature of this HemDefinition object.
Type Returns an ObjectTypeEnum indicating this object's type.
UnfoldMethod
WidthExtent Property that returns the PartFeatureExtent object that defines how the width extent of the hem feature is defined.
WidthExtentType Property that returns the method used to define the width extent.

Accessed From

DoubleHemDefinition.Parent, HemDefinition.Copy, HemFeature.Definition, HemFeatureProxy.Definition, HemFeatures.CreateHemDefinition, RolledHemDefinition.Parent, SingleHemDefinition.Parent, TeardropHemDefinition.Parent

Version

Introduced in version 2009