Class CalculateWebStiffness.NodeInfo Last update: 16.07.2025 Namespace: VM.Managed.DAFUL.GearTrain.Operation Assembly: VMOpGearTrain.dll NodeInfo public class CalculateWebStiffness.NodeInfo Inheritance object ← CalculateWebStiffness.NodeInfo Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Constructors NodeInfo(double, Node) NodeInfo public NodeInfo(double dDist, Node node) Parameters dDist double dDist node Node node Properties Distance Distance public double Distance { get; set; } Property Value double Node Node public Node Node { get; set; } Property Value Node