Struct NodalBody.NodeCurrentPosition Last update: 16.07.2025 Namespace: VM.Managed.DAFUL.FE Assembly: VMFE.dll This struct is to represent the current node position. public struct NodalBody.NodeCurrentPosition Fields X The X coordinate. public double X Field Value double Y The Y coordinate. public double Y Field Value double Z The Z coordinate. public double Z Field Value double