Interface IApplyInitialVelocity Last update: 16.07.2025 Namespace: VM.Managed.DAFUL Assembly: VMDFBase.dll public interface IApplyInitialVelocity Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Properties ApplyInitialVelocity Whether InitialVelocity is applicable or not. bool ApplyInitialVelocity { get; } Property Value bool InitialVelocity Gets the initial velocity. double InitialVelocity { get; } Property Value double