Class MachiningStepUtil
- Namespace
- Hi.MachiningSteps
- Assembly
- HiMech.dll
Utility class for milling step related constants and helper methods.
public static class MachiningStepUtil
- Inheritance
-
MachiningStepUtil
- Inherited Members
Properties
MachiningStepDbName
Gets the database name for milling steps.
public static string MachiningStepDbName { get; }
Property Value
MillingStepLuggageCollectionName
Gets the collection name for milling step luggage.
public static string MillingStepLuggageCollectionName { get; }