STK Vector Geometry Tool
Send comments
on this topic.
IAgCrdnEvaluateWithRateResult Interface
Collapse All
Expand All
Description
Represents the results of evaluating a scalar component using IAgCrdnCalcScalar.Evaluate method.
Public Properties
IsValid
Indicates whether the result object is valid.
Rate
A rate of change of the computed scalar value.
Value
Computed scalar value.