Class DocCreateFullCarAnalysisInfo
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.Car
Assembly: VMDCar.dll
The full car analysis document create information
public class DocCreateFullCarAnalysisInfo : DocCreateFullCarAnalysisInfoExceptWheel
Inheritance
object ← DocCreateInfo ← DocFromTemplateInfo ← DocCreateCarAnalysisInfo ← DocCreateFullCarAnalysisInfoExceptWheel ← DocCreateFullCarAnalysisInfo
Inherited Members
DocCreateFullCarAnalysisInfoExceptWheel.AssemblyPath, DocCreateFullCarAnalysisInfoExceptWheel.FrontSuspensionPath, DocCreateFullCarAnalysisInfoExceptWheel.RearSuspensionPath, DocCreateFullCarAnalysisInfoExceptWheel.SteeringPath, DocCreateFullCarAnalysisInfoExceptWheel.BodyPath, DocCreateFullCarAnalysisInfoExceptWheel.TestRigPath, DocCreateFullCarAnalysisInfoExceptWheel.BrakePath, DocCreateFullCarAnalysisInfoExceptWheel.PowerTrainPath, DocCreateFullCarAnalysisInfoExceptWheel.OtherPath, DocCreateFullCarAnalysisInfoExceptWheel.IsBreak, DocCreateFullCarAnalysisInfoExceptWheel.IsPowerTrain, DocCreateFullCarAnalysisInfoExceptWheel.IsOther, 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
DocCreateFullCarAnalysisInfo()
public DocCreateFullCarAnalysisInfo()
Properties
FrontWheelPath
Gets or sets the front wheel path.
public string FrontWheelPath { get; set; }
Property Value
RearWheelPath
Gets or sets the rear wheel path.
public string RearWheelPath { get; set; }