Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Interface ITransformBase

Last update: 16.07.2025

Namespace: VM.Models.Pre
Assembly: VM.Models.Pre.dll

public interface ITransformBase : IObject, ILinkContainer, IOwned, IHasID, IEventProvider

Implements

IObject, ILinkContainer, IOwned, IHasID, IEventProvider

Extension Methods

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

Properties

AngleType

AngleTypes AngleType { get; }

Property Value

AngleTypes

Orientation

OMatrix Orientation { get; }

Property Value

OMatrix

Position

Vector Position { get; }

Property Value

Vector

RotationAngles

double[] RotationAngles { get; }

Property Value

double[]

RotationAxis

RotationAxes RotationAxis { get; }

Property Value

RotationAxes

RotationType

RotationTypes RotationType { get; }

Property Value

RotationTypes

TransformationMatrix

TMatrix TransformationMatrix { get; }

Property Value

TMatrix

Connect with Ansys