Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class Solid

Last update: 16.07.2025

Namespace: VM.Models.FE.Mesh.Properties
Assembly: VM.Models.FE.Mesh.dll

[Table]
public class Solid : Entity, IEntity

Inheritance

objectEntitySolid

Derived

BeamL, Shell

Implements

IEntity

Inherited Members

Entity.Equals(object), Entity.GetHashCode(), Entity.FromByteArray(byte[]), Entity.ToByteArray(T), Entity.Id

Extension Methods

LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType), BDFWriter.WriteToBDF(Solid, TextWriter)

Constructors

Solid()

public Solid()

Properties

MarkerId

[Column]
public int MarkerId { get; set; }

Property Value

int

MaterialId

[Column]
public int MaterialId { get; set; }

Property Value

int

Methods

Equals(object)

public override bool Equals(object obj)

Parameters

obj object

Returns

bool

Connect with Ansys