Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Interface ITransformPointAndOrientation

Last update: 16.07.2025

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

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

Implements

ITransformBase, IObject, ILinkContainer, IOwned, IHasID, IEventProvider

Extension Methods

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

Properties

OrientationTerm

IOrientationBase OrientationTerm { get; set; }

Property Value

IOrientationBase

PointTerm

IPointBase PointTerm { get; set; }

Property Value

IPointBase

Connect with Ansys