Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Class SubEntityInfo

Last update: 16.07.2025

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

This class is to represent the subentity information.

public class SubEntityInfo : DockableWindowInfo

Inheritance

objectDockableWindowInfoSubEntityInfo

Inherited Members

DockableWindowInfo.Name, DockableWindowInfo.Text, DockableWindowInfo.Image, DockableWindowInfo.Type, DockableWindowInfo.Toolbar, DockableWindowInfo.Command

Extension Methods

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

Constructors

SubEntityInfo()

public SubEntityInfo()

Properties

InputDocuments

Gets or sets the input documents.

public List<inputdocument> InputDocuments { get; set; }

Property Value

ListInputDocument&gt;

RibbonCommand

Gets or sets the ribbon command.

public string RibbonCommand { get; set; }

Property Value

string

Connect with Ansys