LinkDelayEvaluatorPopAdjustmentCache Method |
Pops the topmost set of cached adjustments off the stack.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public virtual void PopAdjustmentCache()
Public Overridable Sub PopAdjustmentCache
public:
virtual void PopAdjustmentCache()
abstract PopAdjustmentCache : unit -> unit
override PopAdjustmentCache : unit -> unit
See Also