Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Interface IStepItemService

Last update: 16.07.2025

Namespace: VM.Models
Assembly: VM.Models.Project.dll

public interface IStepItemService

Extension Methods

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

Methods

Add(IStepItemSet, Type, Func>)

void Add(IStepItemSet stepItemSet, Type stepType, Func<ienumerable><istepitem>&gt; factory)

Parameters

stepItemSet IStepItemSet

stepType Type

factory FuncIEnumerableIStepItem&gt;&gt;

Clear()

void Clear()

Compose(IEnumerable)

void Compose(IEnumerable<assembly> assemblies)

Parameters

assemblies IEnumerableAssembly&gt;

GetItems(Type, IStep)

IEnumerable<istepitem> GetItems(Type scenarioType, IStep parent)

Parameters

scenarioType Type

parent IStep

Returns

IEnumerableIStepItem&gt;

Connect with Ansys