Class MeshFreeOpUtil
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.MeshFree.Operation
Assembly: VMOpMeshFree.dll
The common utility for MeshFree operation
public static class MeshFreeOpUtil
Inheritance
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
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
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
Whether exist material for all SolidBodies