Class DocCreateTireTestrigAnalysisInfo
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.Car
Assembly: VMDCar.dll
The tire testrig analysis document create information
public class DocCreateTireTestrigAnalysisInfo : DocCreateCarAnalysisInfo
Inheritance
object ← DocCreateInfo ← DocFromTemplateInfo ← DocCreateCarAnalysisInfo ← DocCreateTireTestrigAnalysisInfo
Inherited Members
DocCreateCarAnalysisInfo.GravityX, DocCreateCarAnalysisInfo.GravityY, DocCreateCarAnalysisInfo.GravityZ, DocCreateCarAnalysisInfo.IconSize, DocCreateCarAnalysisInfo.IncrementTime, DocCreateCarAnalysisInfo.UseIncrementTime, DocFromTemplateInfo.TemplatePath, DocCreateInfo.ModeChangeOperation, DocCreateInfo.ActiveMode, DocCreateInfo.KernelLengthUnit, DocCreateInfo.Unit, DocCreateInfo.DocumentName
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
DocCreateTireTestrigAnalysisInfo()
public DocCreateTireTestrigAnalysisInfo()
Properties
AssemblyPath
Gets or sets the assembly path.
public string AssemblyPath { get; set; }
Property Value
TestRigPath
Gets or sets the test rig path.
public string TestRigPath { get; set; }
Property Value
WheelPath
Gets or sets the wheel path.
public string WheelPath { get; set; }