Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class AssemblyDocInfo

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.Pre
Assembly: dfpredat.dll

This class is to represent the document information for assembly.

public class AssemblyDocInfo : DocInfo

Inheritance

objectDocInfoAssemblyDocInfo

Derived

HiddenDocInfo, TemplateAssemblyDocInfo

Inherited Members

DocInfo.Icon, DocInfo.IsFailedLicense, DocInfo.Type, DocInfo.Name, DocInfo.TypeName, DocInfo.Extension, DocInfo.Description, DocInfo.IconFile, DocInfo.Filter, DocInfo.TypeID, DocInfo.NewFormType, DocInfo.DocCreateInfo, DocInfo.Handle, DocInfo.Modules, DocInfo.Mode, DocInfo.DocumentType, DocInfo.Helper, DocInfo.UntitledDocCount, DocInfo.NewDocumentName, DocInfo.Group, DocInfo.Toolkit, DocInfo.Hidden, DocInfo.Designer, DocInfo.Navigator, DocInfo.ActiveWork, DocInfo.ActiveModel

Extension Methods

LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType)

Constructors

AssemblyDocInfo()

public AssemblyDocInfo()

Fields

BuilderType

Builder Type of Assmebly.

public string BuilderType

Field Value

string

Format

Sets the format info.

public Document3D.FileFormat Format

Field Value

Document3D.FileFormat

Properties

BaseType

Gets or sets the type of the base.

public AssemblyDocInfo.AssemblyType BaseType { get; set; }

Property Value

AssemblyDocInfo.AssemblyType

CategoryName

Gets or sets the category file.

public string CategoryName { get; set; }

Property Value

string

ChangeUsageForCADExport

Gets or sets a value indicating whether [change usage for cad export].

public bool ChangeUsageForCADExport { get; set; }

Property Value

bool

ChangeUsageForCADImport

Gets or sets a value indicating whether [change usage for cad import].

public bool ChangeUsageForCADImport { get; set; }

Property Value

bool

ChangeUsageForFEImport

Gets or sets a value indicating whether [change usage for fe import].

public bool ChangeUsageForFEImport { get; set; }

Property Value

bool

ChangeUsageForMeshAssembly

Gets or sets a value indicating whether [change usage for mesh assembly].

public bool ChangeUsageForMeshAssembly { get; set; }

Property Value

bool

ChangeUsageForPartAssembly

Gets or sets a value indicating whether [change usage for part assembly].

public bool ChangeUsageForPartAssembly { get; set; }

Property Value

bool

ChangeUsageForSubsystemAssembly

Gets or sets a value indicating whether [change usage for subsystem assembly].

public bool ChangeUsageForSubsystemAssembly { get; set; }

Property Value

bool

IconFiles

Gets or sets the icon files.

public static string[] IconFiles { get; set; }

Property Value

string[]

PriorityType

Gets or sets the type of the base.

public AssemblyDocInfo.AddDocTemplatePriorityType PriorityType { get; set; }

Property Value

AssemblyDocInfo.AddDocTemplatePriorityType

Connect with Ansys