Class CADOperation
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.MeshFree
Assembly: VMDMeshFree.dll
CADOperation
public class CADOperation
Inheritance
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
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
UpdateMeshFreeNodePropertyAndMaxFacetSize(IAttributeContainer)
Update meshfree node property and max facet size.
public static bool UpdateMeshFreeNodePropertyAndMaxFacetSize(IAttributeContainer container)
Parameters
container IAttributeContainer
The container.