ITopologyEntity public interface ITopologyEntity : IGeometryEntity, IDesignScriptEntity, IDisposable, ITransformableEntity Documentation Code IEdgeEntity[] Edges { get; } IFaceEntity[] Faces { get; } IVertexEntity[] Vertices { get; }