NodalLoadParamsMomentAsVector Property

Gets the moment as a Vector3D (each coordinate is in [Nmm])

Namespace:  TSD.API.Remoting.Loading.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public Vector3D MomentAsVector { get; }

Property Value

Type: Vector3D
See Also