Interface ITransformBase
Last update: 16.07.2025Namespace: 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
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