Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class DocCreateFullCarAnalysisInfoExceptWheel

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.Car
Assembly: VMDCar.dll

The full car analysis document create information except wheel

public abstract class DocCreateFullCarAnalysisInfoExceptWheel : DocCreateCarAnalysisInfo

Inheritance

object ← DocCreateInfo ← DocFromTemplateInfo ← DocCreateCarAnalysisInfoDocCreateFullCarAnalysisInfoExceptWheel

Derived

DocCreateFullCarAnalysisInfo

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(object, LinkPropertyType)

Constructors

DocCreateFullCarAnalysisInfoExceptWheel()

protected DocCreateFullCarAnalysisInfoExceptWheel()

Properties

AssemblyPath

Gets or sets the assembly path.

public string AssemblyPath { get; set; }

Property Value

string

BodyPath

Gets or sets the body path.

public string BodyPath { get; set; }

Property Value

string

BrakePath

Gets or sets the break path.

public string BrakePath { get; set; }

Property Value

string

FrontSuspensionPath

Gets or sets the front suspension path.

public string FrontSuspensionPath { get; set; }

Property Value

string

IsBreak

Gets or sets a value indicating whether document has break or not.

public bool IsBreak { get; set; }

Property Value

bool

IsOther

Gets or sets a value indicating whether document has other subsystem or not.

public bool IsOther { get; set; }

Property Value

bool

IsPowerTrain

Gets or sets a value indicating whether document has powertrain or not.

public bool IsPowerTrain { get; set; }

Property Value

bool

OtherPath

Gets or sets the other path.

public string OtherPath { get; set; }

Property Value

string

PowerTrainPath

Gets or sets the powertrain path.

public string PowerTrainPath { get; set; }

Property Value

string

RearSuspensionPath

Gets or sets the rear suspension path.

public string RearSuspensionPath { get; set; }

Property Value

string

SteeringPath

Gets or sets the steering path.

public string SteeringPath { get; set; }

Property Value

string

TestRigPath

Gets or sets the test rig path.

public string TestRigPath { get; set; }

Property Value

string

Connect with Ansys