asposecells.api

Class BevelPresetType

Utility class containing constants. Represents a preset for a type of bevel which can be applied to a shape in 3D.

Field Summary
const  intNONE
No bevel
const  intANGLE
Angle
const  intART_DECO
Art deco
const  intCIRCLE
Circle
const  intCONVEX
Convex
const  intCOOL_SLANT
Cool slant
const  intCROSS
Cross
const  intDIVOT
Divot
const  intHARD_EDGE
Hard edge
const  intRELAXED_INSET
Relaxed inset
const  intRIBLET
Riblet
const  intSLOPE
Slope
const  intSOFT_ROUND
Soft round
 

    • Field Detail

      • NONE

        const int NONE
        No bevel
      • ANGLE

        const int ANGLE
        Angle
      • ART_DECO

        const int ART_DECO
        Art deco
      • CIRCLE

        const int CIRCLE
        Circle
      • CONVEX

        const int CONVEX
        Convex
      • COOL_SLANT

        const int COOL_SLANT
        Cool slant
      • CROSS

        const int CROSS
        Cross
      • DIVOT

        const int DIVOT
        Divot
      • HARD_EDGE

        const int HARD_EDGE
        Hard edge
      • RELAXED_INSET

        const int RELAXED_INSET
        Relaxed inset
      • RIBLET

        const int RIBLET
        Riblet
      • SLOPE

        const int SLOPE
        Slope
      • SOFT_ROUND

        const int SOFT_ROUND
        Soft round