Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Class CalculateWebStiffness.NodeInfo

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.GearTrain.Operation
Assembly: VMOpGearTrain.dll

NodeInfo

public class CalculateWebStiffness.NodeInfo

Inheritance

objectCalculateWebStiffness.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

Connect with Ansys