IShapeBevelEffectiveData class

IShapeBevelEffectiveData class

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

The IShapeBevelEffectiveData type exposes the following members:

Properties

PropertyDescription
widthBevel width.
Read-only float.
heightBevel height.
Read-only float.
bevel_typeBevel type.
Read-only BevelPresetType.

Remarks

This interface is used as a part of IThreeDFormatEffectiveData.

See Also