Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class IReadableForceMarkerImpl

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.Force
Assembly: VMDFB.dll

This class is to represent the readable force marker.

public class IReadableForceMarkerImpl

Inheritance

objectIReadableForceMarkerImpl

Extension Methods

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

Constructors

IReadableForceMarkerImpl()

public IReadableForceMarkerImpl()

Methods

ReadableActionMarker(Marker, ref bool, ref bool)

Readables the action marker.

public static void ReadableActionMarker(Marker actionMarker, ref bool bReadablePos, ref bool bReadableOri)

Parameters

actionMarker Marker

The action marker.

bReadablePos bool

if set to true [b readable pos].

bReadableOri bool

if set to true [b readable ori].

ReadableBaseMarker(Marker, ref bool, ref bool)

Readables the base marker.

public static void ReadableBaseMarker(Marker baseMarker, ref bool bReadablePos, ref bool bReadableOri)

Parameters

baseMarker Marker

The base marker.

bReadablePos bool

if set to true [b readable pos].

bReadableOri bool

if set to true [b readable ori].

Connect with Ansys