IVertexEntity public interface IVertexEntity : IDesignScriptEntity, IDisposable Documentation Code IEdgeEntity[] AdjacentEdges { get; } IFaceEntity[] AdjacentFaces { get; } IPointEntity PointGeometry { get; }