Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Class WheelBodyBase.CreateInfo

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.Tire
Assembly: VMDTire.dll

This class is to represent the information for creation.

public class WheelBodyBase.CreateInfo

Inheritance

objectWheelBodyBase.CreateInfo

Extension Methods

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

Constructors

CreateInfo()

public CreateInfo()

Properties

CMOffset

Gets or sets the CM offset.

public double CMOffset { get; set; }

Property Value

double

Color

Gets or sets the color.

public string Color { get; set; }

Property Value

string

Transform

Gets or sets the transform.

public TransformBase Transform { get; set; }

Property Value

TransformBase

WheelCenterOffset

Gets or sets the wheel center offset.

public double WheelCenterOffset { get; set; }

Property Value

double

Connect with Ansys