Class MillingForceLicense
- Namespace
- Hi.MillingForces
- Assembly
- HiMech.dll
Provides license information and management for the milling force calculation functionality.
public static class MillingForceLicense
- Inheritance
-
MillingForceLicense
- Inherited Members
Properties
LicenseType
Gets the current license type for milling force calculations.
public static LicenseType LicenseType { get; }
Property Value
RemainedStep
Gets the number of remaining steps available in the current license.
public static int RemainedStep { get; }