Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class CADOperation

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.MeshFree
Assembly: VMDMeshFree.dll

CADOperation

public class CADOperation

Inheritance

objectCADOperation

Extension Methods

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

Constructors

CADOperation()

public CADOperation()

Methods

GetWeldPoint(Weld, Body, Body, Range, ref VectorBase[], ref VectorBase[])

Get weld point.

public static bool GetWeldPoint(Weld weld, Body bBase, Body bAct, Range par, ref VectorBase[] vecUpper, ref VectorBase[] vecLower)

Parameters

weld Weld

The weld.

bBase Body

The base body.

bAct Body

The action body.

par Range

The range.

vecUpper VectorBase[]

The upper point.

vecLower VectorBase[]

The lower point.

Returns

bool

UpdateMeshFreeNodePropertyAndMaxFacetSize(IAttributeContainer)

Update meshfree node property and max facet size.

public static bool UpdateMeshFreeNodePropertyAndMaxFacetSize(IAttributeContainer container)

Parameters

container IAttributeContainer

The container.

Returns

bool

Connect with Ansys