Share

RevolveFeatureProxy.SetToNextExtent Method

Parent Object: RevolveFeatureProxy

Description

Method that changes the extents to be 'to next face' extents.

Syntax

RevolveFeatureProxy.SetToNextExtent( ExtentDirection As PartFeatureExtentDirectionEnum, Terminator As SurfaceBody )

Parameters

Name Type Description
ExtentDirection PartFeatureExtentDirectionEnum Input constant that indicates which side of the sketch plane to extrude towards. Valid input is kPositiveExtentDirection or kNegativeExtentDirection. kPositiveExtentDirection defines the offset direction to be in the same direction as the normal of the sketch plane.
Terminator SurfaceBody Input SurfaceBody object that specifies the solid or the surface on which to terminate the revolution.

Version

Introduced in version 2008

Was this information helpful?