Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Interface IMeshEntity

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.GearTrain
Assembly: VMDGearTrain.dll

Mesh Entity interface

public interface IMeshEntity

Extension Methods

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

Properties

Body

Gets or sets the body.

InstanceContainer Body { get; set; }

Property Value

InstanceContainer

PropertyOfEntity

Gets the property of entity.

Property PropertyOfEntity { get; }

Property Value

Property

Transformation

Gets or sets the transformation.

TransformBase Transformation { get; set; }

Property Value

TransformBase

TypeOfCreate

Gets the type of create.

CreateType TypeOfCreate { get; }

Property Value

CreateType

Connect with Ansys