Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class Driver

Last update: 16.07.2025

Namespace: VM.Managed.Symmetric.Constraints
Assembly: VMSymCB.dll

public class Driver : ISymmetricBuilder

Inheritance

objectDriver

Derived

DriverFunction, DriverInitialCondition, DriverUserSubroutine

Implements

ISymmetricBuilder

Extension Methods

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

Constructors

Driver()

public Driver()

Methods

Build(object, SymmetricType, Plane, Document)

Build the symmetric objects.

public virtual object Build(object tool, SymmetricType sym_type, Plane sym_plane, Document docOwner)

Parameters

tool object

The object.

sym_type SymmetricType

Specifies type of symmetric.

sym_plane Plane

Plane of symmetric.

docOwner Document

update document.

Returns

object

The new object of symmetric.

MakeObject(object)

public object MakeObject(object tool)

Parameters

tool object

Returns

object

Connect with Ansys