Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class GroupActionBase

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL
Assembly: VMDFBase.dll

This class is to represent the group action base.

public abstract class GroupActionBase

Inheritance

objectGroupActionBase

Extension Methods

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

Constructors

GroupActionBase()

protected GroupActionBase()

Properties

Name

Gets the name.

public abstract string Name { get; }

Property Value

string

Methods

Action(ObjectBase[], bool)

Actions the specified obs.

public abstract void Action(ObjectBase[] obs, bool bOnOff)

Parameters

obs ObjectBase[]

The obs.

bOnOff bool

if set to true [b on off].

State(ObjectBase[])

States the specified obs.

public abstract bool State(ObjectBase[] obs)

Parameters

obs ObjectBase[]

The obs.

Returns

bool

Connect with Ansys