Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Interface IFlip

Last update: 16.07.2025

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

This interface is to represent the entity that can flip.

public interface IFlip

Extension Methods

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

Properties

CanSwitch

Gets a value indication whether this instance can switch or not.

bool CanSwitch { get; }

Property Value

bool

Methods

Switch()

Switch base and action.

void Switch()

Connect with Ansys