Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Interface ICouplerComponent

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL
Assembly: VMDFBase.dll

This interface is to represent the coupler component.

public interface ICouplerComponent

Extension Methods

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

Methods

GetJointType()

Gets the type of the joint.

JointType GetJointType()

Returns

JointType

The type of the joint.

GetTransformationMatrix()

Gets the transformation matrix.

TMatrix GetTransformationMatrix()

Returns

TMatrix

The transformation matrix.

Connect with Ansys