Class ResultOfLoadingItem
- Namespace
 - IdeaRS.OpenModel.Result
 
- Assembly
 - IdeaRS.OpenModel.dll
 
Item of Result of Loading
[Obfuscation(Feature = "renaming")]
public class ResultOfLoadingItemInheritance
Inherited Members
Properties
Coefficient
Coefficient of loading
public double Coefficient { get; set; }Property Value
Loading
Loading
public Loading Loading { get; set; }