Interface WellboreAddedEventDetails

interface WellboreAddedEventDetails {
    id: string;
    object: Object3D;
}

Properties

Properties

id: string
object: Object3D