TopologySphereDescriptor

Interface TopologySphereDescriptor

Describes a topological Sphere element.

interface TopologySphereDescriptor {
    area: number;
    center: [number, number, number];
    radius: number;
}

Properties

Properties

area: number

The area of the Sphere.

center: [number, number, number]

The center point of the Sphere.

radius: number

The radius of the Sphere.


Did you find this page useful? Please give it a rating:
Thank you for rating this page!
Any issues or feedback?
What kind of problem would you like to report?
Please tell us more about what's wrong: