Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Interface IHydroForce

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.Track
Assembly: VMDTrackBase.dll

This interface is to represent the hydro force.

public interface IHydroForce

Extension Methods

LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType)

Properties

HullBody

Gets the hull body

IConnectable HullBody { get; }

Property Value

IConnectable

HullReferenceFrame

Gets the hull reference frame

IMarker HullReferenceFrame { get; }

Property Value

IMarker

HydroForceProperty

Gets the hydro force property.

PropertyHydroForce HydroForceProperty { get; }

Property Value

PropertyHydroForce

Water

Gets the water

IWater Water { get; }

Property Value

IWater

Connect with Ansys