Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class Translational

Last update: 16.07.2025

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

public class Translational : Constraint<translational propertytranslational>, ISymmetricUpdater

Inheritance

object ← Named ← ConnectorConstraintTranslational

Implements

ISymmetricUpdater

Inherited Members

Constraint.Update(ObjectBase, ObjectBase, SymmetricType, Plane, Document), Connector.Update(ObjectBase, ObjectBase, SymmetricType, Plane, Document), Named.Update(ObjectBase, ObjectBase, SymmetricType, Plane, Document), Named.Initialize(ISymmetricManager), Named.FindObject(string, SymmetricType, Plane, Document), Named.SymmetricManager

Extension Methods

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

Constructors

Translational()

public Translational()

Methods

Update(ObjectBase, ObjectBase, SymmetricType, Plane, Document)

Updates the symmetric objects.

public override bool Update(ObjectBase tool, ObjectBase target, SymmetricType sym_type, Plane sym_plane, Document doc)

Parameters

tool ObjectBase

The reference object.

target ObjectBase

The target object.

sym_type SymmetricType

Specifies type of symmetric.

sym_plane Plane

Plane of symmetric.

doc Document

Returns

bool

true if success; otherwise, false.

UpdateProperty(PropertyTranslational, PropertyTranslational, SymmetricType, Plane, Document)

public static void UpdateProperty(PropertyTranslational toolProperty, PropertyTranslational targetProperty, SymmetricType sym_type, Plane sym_plane, Document doc)

Parameters

toolProperty PropertyTranslational

targetProperty PropertyTranslational

sym_type SymmetricType

sym_plane Plane

doc Document

Connect with Ansys