Class Vertex
Last update: 16.07.2025Namespace: VM.Managed.CAD
Assembly: VMAppCore.dll
This class is to represent the vertex.
public class Vertex : Topology, IObservableObject, IDisposableObject, ILinkable, IObjectBase, IObject, ILinkContainer, IOwned, IHasID, IEventProvider, IHasKeyObject, ILinkContainerEvent, IVerifiable, IHistoryObjectSerializable, IAttributeContainer, ITopology
Inheritance
object ←
ObservableObject ←
LinkableBase ←
ObjectBase ←
Object
Implements
IObservableObject, IDisposableObject, ILinkable, IObjectBase, IObject, ILinkContainer, IOwned, IHasID, IEventProvider, IHasKeyObject, ILinkContainerEvent, IVerifiable, IHistoryObjectSerializable, IAttributeContainer, ITopology
Inherited Members
Topology.GetTypeName(),
Topology.Initialize(Unit.ConvertFactor),
Topology.ResetInvalidEntity(),
Topology.GetPrefixName(),
Topology.ConnectProxy(),
Topology.OnDeserialization(object),
Topology.GetName(),
Topology.InitializeTopologyName(bool),
Topology.GetUnnamedObjectName(object),
Topology.GetColor(ref Color),
Topology.IndexCont,
Topology.IsValid,
Topology.Body,
Topology.Index,
Object
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
Vertex()
Initializes a new instance of the
public Vertex()
Methods
Draw(Canvas)
for Test
public void Draw(Canvas canvas)
Parameters
canvas Canvas
GetTypeName()
Gets the name of topology(edge, face, vertex).
public override string GetTypeName()
Returns
The name of topology