Library | File

Enum wfcDimOrdinateStandard

# include <wfcDimension.h>

enum wfcDimOrdinateStandard
{
    wfcDIM_ORDSTD_DEFAULT,
    wfcDIM_ORDSTD_ANSI,
    wfcDIM_ORDSTD_JIS,
    wfcDIM_ORDSTD_ISO,
    wfcDIM_ORDSTD_DIN,
    wfcDIM_ORDSTD_SAME_AS_3D,
    wfcDimOrdinateStandard_nil
};



Description

 
Manual References:
Annotations: Annotation Features and Annotations: Ordinate Dimensions




Values

wfcDIM_ORDSTD_DEFAULT
 
wfcDIM_ORDSTD_ANSI
 
wfcDIM_ORDSTD_JIS
 
wfcDIM_ORDSTD_ISO
 
wfcDIM_ORDSTD_DIN
 
wfcDIM_ORDSTD_SAME_AS_3D
 
wfcDimOrdinateStandard_nil
Enum null value.