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.