Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class MeshFreeAnalysisLevelInfoCli

Last update: 16.07.2025

Namespace: VM.Managed
Assembly: VMAppCore.dll

This class is to represent the information of meshfree analysis level.

public class MeshFreeAnalysisLevelInfoCli

Inheritance

objectMeshFreeAnalysisLevelInfoCli

Extension Methods

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

Constructors

MeshFreeAnalysisLevelInfoCli()

public MeshFreeAnalysisLevelInfoCli()

Methods

MeshFreeNodeInformation(VectorBase, double, int, ref List, ref List)

public static bool MeshFreeNodeInformation(VectorBase vecBoundary, double dVolume, int nMaxLevel, ref List<double> lstNodeDistance, ref List<uint> lstNodeCount)

Parameters

vecBoundary VectorBase

dVolume double

nMaxLevel int

lstNodeDistance Listdouble&gt;

lstNodeCount Listuint&gt;

Returns

bool

Connect with Ansys