ChamferTypes Enumerator
Description
List of the different ways a chamfer can be defined.Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
Methods
| Name | Value | Description |
| DistanceAndAngleChamferType | 2 | chamfer feature created using a distance and an angle |
| EqualDistanceChamferType | 0 | chamfer feature created using one equal distance |
| TwoDistancesChamferType | 1 | chamfer feature created using two distances |
