API Documentation
>
Enumerated Types
> Enum wfcDimChamferStyle
Enum wfcDimChamferStyle
# include <
wfcDimension.h
>
enum
wfcDimChamferStyle
{
wfcDIM_CHMFRSTYLE_CD
,
wfcDIM_CHMFRSTYLE_D_X_45
,
wfcDIM_CHMFRSTYLE_DEFAULT
,
wfcDIM_CHMFRSTYLE_45_X_D
,
wfcDimChamferStyle_nil
};
Description
Manual References:
45 Degree Chamfer Dimensions:wfcDimChamferStyle
,
Values
wfcDIM_CHMFRSTYLE_CD
wfcDIM_CHMFRSTYLE_D_X_45
wfcDIM_CHMFRSTYLE_DEFAULT
wfcDIM_CHMFRSTYLE_45_X_D
wfcDimChamferStyle_nil
Enum null value.
Was this helpful?
This site works best with JavaScript enabled