Class Solid
Last update: 16.07.2025Namespace: VM.Models.FE.Mesh.Properties
Assembly: VM.Models.FE.Mesh.dll
[Table]
public class Solid : Entity, IEntity
Inheritance
Derived
Implements
Inherited Members
Entity.Equals(object),
Entity.GetHashCode(),
Entity.FromByteArray
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
Solid()
public Solid()
Properties
MarkerId
[Column]
public int MarkerId { get; set; }
Property Value
MaterialId
[Column]
public int MaterialId { get; set; }
Property Value
Methods
Equals(object)
public override bool Equals(object obj)
Parameters
obj object