Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class DocFromTemplateInfo

Last update: 16.07.2025

Namespace: VM.Managed
Assembly: VMAppCore.dll

This class is to represent the template document information in document create information.

public class DocFromTemplateInfo : DocCreateInfo

Inheritance

objectDocCreateInfoDocFromTemplateInfo

Inherited Members

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

DocFromTemplateInfo()

public DocFromTemplateInfo()

Properties

TemplatePath

Gets or sets the template document path.

public string TemplatePath { get; set; }

Property Value

string

Connect with Ansys