IAgODProvideTrackingDataLib 13Send comments on this topic.
IAgPropQty Interface

Description

Interface used to set and get quantities (values with units). Used to support the IAgODProvideTrackingData interface.

Public Properties

Public Property DimensionThe dimension of the quantity, e.g. DistanceUnit, TimeUnit, AngleUnit, etc.
Public Property InternalValueThe value of the quantity in the internal units (not often used).
Public Property UnitThe current unit (m, rad, etc) used when setting or getting the Value. Must be set first.
Public Property ValueThe value of the quantity in the current units.

CoClasses that Implement IAgPropQty

© 2025 Analytical Graphics, Inc. All Rights Reserved.