Node class Last update: 18.06.2026 Namespace: Ans.DataProcessing Node(id: int, ptr: IntPtr) Class Information Property Value Namespace Ans.DataProcessing Assembly CS_DataProcessing Constructors Constructor Node(id, ptr) Parameters: id (int) ptr (IntPtr) Methods Properties Id Type: int # Get the property (read-only) value = obj.Id X Type: float # Get the property (read-only) value = obj.X Y Type: float # Get the property (read-only) value = obj.Y Z Type: float # Get the property (read-only) value = obj.Z