ExtensionMethods Enumerator
Description
Enum for the types of extension methods for a chain selection. It defines how open curves are extended on their open end.Defined in namespace "adsk::cam" and the header file is <Cam\CamTypeDefs.h>
Methods
Name | Value | Description |
ClosestBoundaryExtensionMethod | 1 | Closest boundary type of extension. |
ParallelExtensionMethod | 2 | Parallel type of extension. |
TangentExtensionMethod | 0 | Tangent type of extension. |