Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Class DlgFactoryBase

Last update: 16.07.2025

Namespace: VM.NX.Dialog.Factory
Assembly: VMDM.dll

public abstract class DlgFactoryBase

Inheritance

objectDlgFactoryBase

Derived

PropertyDlgFactory

Extension Methods

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

Constructors

DlgFactoryBase(string, string)

protected DlgFactoryBase(string strDlgFileDirectory, string strDlgDirectory)

Parameters

strDlgFileDirectory string

strDlgDirectory string

Fields

g_dicPropertyMap

protected static Dictionary<string string> g_dicPropertyMap

Field Value

Dictionarystring, string&gt;

Methods

GetAssemblyNameFromCommand(string)

protected DlgFactoryBase.AssemblyInfo GetAssemblyNameFromCommand(string strCommand)

Parameters

strCommand string

Returns

DlgFactoryBase.AssemblyInfo

GetTypeInfo(string, AssemblyInfo)

protected Type GetTypeInfo(string strCommand, DlgFactoryBase.AssemblyInfo assem)

Parameters

strCommand string

assem DlgFactoryBase.AssemblyInfo

Returns

Type

GetTypeInfo(string)

protected Type GetTypeInfo(string strCommand)

Parameters

strCommand string

Returns

Type

IsUseDialog(string)

public bool IsUseDialog(string strTypeName)

Parameters

strTypeName string

Returns

bool

Connect with Ansys