Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class DocCreateHalfCarAnalysisInfo

Last update: 16.07.2025

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

The half car analysis document create information

public class DocCreateHalfCarAnalysisInfo : DocCreateCarAnalysisInfo

Inheritance

object ← DocCreateInfo ← DocFromTemplateInfo ← DocCreateCarAnalysisInfoDocCreateHalfCarAnalysisInfo

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

DocCreateHalfCarAnalysisInfo()

public DocCreateHalfCarAnalysisInfo()

Properties

AssemblyPath

Gets or sets the assembly path.

public string AssemblyPath { get; set; }

Property Value

string

IsOther

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

public bool IsOther { get; set; }

Property Value

bool

IsSteering

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

public bool IsSteering { get; set; }

Property Value

bool

OtherPath

Gets or sets the other path.

public string OtherPath { get; set; }

Property Value

string

SteeringPath

Gets or sets the steering path.

public string SteeringPath { get; set; }

Property Value

string

SuspensionPath

Gets or sets the suspension path.

public string SuspensionPath { get; set; }

Property Value

string

TestRigPath

Gets or sets the test rig path.

public string TestRigPath { get; set; }

Property Value

string

Connect with Ansys