Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class CADOperation

Last update: 16.07.2025

Namespace: VM.Managed
Assembly: VMObjBase.dll

This class is to represent the CAD Operation.

public class CADOperation

Inheritance

objectCADOperation

Extension Methods

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

Constructors

CADOperation()

public CADOperation()

Methods

SetInterfaceNames(IInterfaceSupport, Dictionary>)

Set interface names.

public static void SetInterfaceNames(IInterfaceSupport support, Dictionary<iinterface>&gt; dic)

Parameters

support IInterfaceSupport

The document.

dic DictionaryIInterface, Liststring&gt;&gt;

The objectbase and interface names.

SetMarkerTramsform(DesignFrame, TransformBase)

Set marker transform.

public static void SetMarkerTramsform(DesignFrame df, TransformBase tra)

Parameters

df DesignFrame

The design frame.

tra TransformBase

The transform.

SetShearModulus(ISO, bool, string)

Set shear modulus.

public static void SetShearModulus(ISO iso, bool bUseShearModulusWithUserInput, string strShearModulus)

Parameters

iso ISO

The ISO Material.

bUseShearModulusWithUserInput bool

Use shear modulus with user input.

strShearModulus string

The sherar modulus.

Connect with Ansys