Share

HemDefinition.SetFromToWidthExtent Method

Parent Object: HemDefinition

Description

Method that changes the FlangeDefinition object to define a hem whose width is defined as being between two entities.

Syntax

HemDefinition.SetFromToWidthExtent( FromEntity As Object, ToEntity As Object )

Parameters

Name Type Description
FromEntity Object Input Object that defines the 'from' extents. This can be a planar Face, WorkPlane, Vertex, or WorkPoint object that intersects the selected edge.
ToEntity Object Input Object that defines the 'to' extents. This can be a planar Face, WorkPlane, Vertex, or WorkPoint object that intersects the selected edge.

Version

Introduced in version 2010

Was this information helpful?