Class Set
Last update: 16.07.2025Namespace: VM.Models.FE.Mesh.Sets
Assembly: VM.Models.FE.Mesh.dll
public abstract class Set : HasMultipleNodes, IEntity, ISet
Inheritance
object ← Entity ← HasMultipleNodes ← Set
Derived
Implements
Inherited Members
HasMultipleNodes.Equals(object),
HasMultipleNodes.GetHashCode(),
HasMultipleNodes.NodeIds,
Entity.Equals(object),
Entity.GetHashCode(),
Entity.FromByteArray
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
Set()
protected Set()
Properties
ItemCount
public virtual int ItemCount { get; }