Struct InputShaftSetParameters Last update: 16.07.2025 Namespace: VM.API.Pre.GearTrain Assembly: VM.API.Pre.GearTrain.dll This struct represents the input shaft set parameters public struct InputShaftSetParameters Constructors InputShaftSetParameters() Default constructor public InputShaftSetParameters() Properties InputShaftSet The input shaftset and the type is . public Obj InputShaftSet { readonly get; set; } Property Value Obj IsCW The flag whether using CW. public bool IsCW { readonly get; set; } Property Value bool