Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Class DocCreateCarAnalysisInfo

Last update: 16.07.2025

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

The car analysis document create information

public class DocCreateCarAnalysisInfo : DocFromTemplateInfo

Inheritance

object ← DocCreateInfo ← DocFromTemplateInfo ← DocCreateCarAnalysisInfo

Derived

DocCreateFullCarAnalysisInfoExceptWheel, DocCreateHalfCarAnalysisInfo, DocCreateTireTestrigAnalysisInfo

Inherited Members

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

DocCreateCarAnalysisInfo()

public DocCreateCarAnalysisInfo()

Properties

GravityX

Gets or sets the X coordinate of gravity.

public double GravityX { get; set; }

Property Value

double

GravityY

Gets or sets the gravity Y coordinate of gravity.

public double GravityY { get; set; }

Property Value

double

GravityZ

Gets or sets the gravity Z coordinate of gravity.

public double GravityZ { get; set; }

Property Value

double

IconSize

Gets or sets the icon size.

public double IconSize { get; set; }

Property Value

double

IncrementTime

Gets or sets the increment time.

public double IncrementTime { get; set; }

Property Value

double

UseIncrementTime

Gets or sets the use increment time.

public bool UseIncrementTime { get; set; }

Property Value

bool

Connect with Ansys