IEaxGridDimensionSettings.IsDrilled

Fore Syntax

IsDrilled: Boolean;

Fore.NET Syntax

IsDrilled: boolean;

Description

The IsDrilled property returns attribute whether dimension elements detailing is used.

Comments

Available Values:

To determine whether dimension elements detailing is used, use IEaxGridDimensionSettings.Drilled.

Fore and Fore.NET Examples

The property use is given in the example for IEaxDrillSettings.Mode.

See also:

IEaxGridDimensionSettings