Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Class MeshFreeOpUtil

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.MeshFree.Operation
Assembly: VMOpMeshFree.dll

The common utility for MeshFree operation

public static class MeshFreeOpUtil

Inheritance

objectMeshFreeOpUtil

Extension Methods

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

Methods

CheckLumpCountOfSolidBodies(Document)

Check whether has only 1 lump for all SolidBodies in document

public static bool CheckLumpCountOfSolidBodies(Document doc)

Parameters

doc Document

Document to check SolidBody

Returns

bool

Whether has only 1 lump for all SolidBodies

CheckMaterialOfSolidBodies(Document)

Check whether set a Material for all SolidBodies in document

public static bool CheckMaterialOfSolidBodies(Document doc)

Parameters

doc Document

Document to check SolidBody

Returns

bool

Whether exist material for all SolidBodies

Connect with Ansys