Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class Owned

Last update: 16.07.2025

Namespace: VM.Managed
Assembly: VMAppCore.dll

This class is to represent the owned.

public class Owned

Inheritance

objectOwned

Extension Methods

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

Constructors

Owned()

public Owned()

Methods

GetOwner(IOwned)

Gets the owner.

public static ObjectBase GetOwner(IOwned owned)

Parameters

owned IOwned

IOwned interface.

Returns

ObjectBase

An object that matches a specified owned.

Connect with Ansys