Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Interface IDocument3D

Last update: 16.07.2025

Namespace: VM.Models.Pre
Assembly: VM.Models.Pre.dll

public interface IDocument3D : IHandledDocument, IDocument, IObject, IEventProvider, IContainer, ILinkContainer, IOwned, IHasID, IDocumentOwner

Implements

IHandledDocument, IDocument, IObject, IEventProvider, IContainer, ILinkContainer, IOwned, IHasID, IDocumentOwner

Extension Methods

LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType), IDocumentExtensions.IsExistNameInDocument(IDocument, string)

Properties

Categories

IEnumerable<string> Categories { get; }

Property Value

IEnumerablestring&gt;

Comment

string Comment { get; set; }

Property Value

string

IconSize

double IconSize { get; set; }

Property Value

double

Methods

FindCategory(string)

string FindCategory(string typeName)

Parameters

typeName string

Returns

string

GetCategoryChildren(string)

IEnumerable<iobjectbase> GetCategoryChildren(string categoryName)

Parameters

categoryName string

Returns

IEnumerableIObjectBase&gt;

Connect with Ansys