Click or drag to resize

LinkDelayEvaluatorPushAdjustmentCache Method

Pushes the a set of cached adjustments onto the stack.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public virtual IDisposable PushAdjustmentCache()

Return Value

Type: IDisposable
An instance that can be disposed in order to pop the stack.
See Also