Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class IDGenerator

Last update: 16.07.2025

Namespace: VM.Managed
Assembly: VMAppCore.dll

public class IDGenerator

Inheritance

objectIDGenerator

Extension Methods

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

Constructors

IDGenerator()

Initializes a new instance of the class.

public IDGenerator()

Methods

GetNextID()

Get next ID.

public Identifier GetNextID()

Returns

Identifier

SetNextID(Identifier)

Set next ID.

public void SetNextID(Identifier id)

Parameters

id Identifier

Connect with Ansys