Table of Contents

Class UnknownGeometry

Namespace
Cryville.EEW.Features
Assembly
Cryville.EEW.Features.dll
Represents an unknown geometry.
public record UnknownGeometry : Geometry, IEquatable<Geometry>, IEquatable<UnknownGeometry>
Inheritance
UnknownGeometry
Implements
Inherited Members

Properties

Instance

A shared instance of the UnknownGeometry class.
public static UnknownGeometry Instance { get; }

Property Value

UnknownGeometry