Share

IManagedDrawingDimensions.GeneralDimensions Property

Returns the general dimensions (linear, angular, diameter, and radius).

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 29.0

Syntax

VB

ReadOnly Property GeneralDimensions As IManagedGeneralDimensions
	Get

C#

IManagedGeneralDimensions GeneralDimensions { get; }

Return Value

Type: IManagedGeneralDimensions

See Also

Reference

Was this information helpful?