IShapeBevelEffectiveData

IShapeBevelEffectiveData class

Immutable object which contains effective shape’s face relief properties.

The IShapeBevelEffectiveData type exposes the following members:

Properties

Name Description
width Bevel width.
Read-only float.
height Bevel height.
Read-only float.
bevel_type Bevel type.
Read-only BevelPresetType.

See Also