TopologySphereDescriptor¶ webVis API ReferenceTopologySphereDescriptorType Alias TopologySphereDescriptorTopologySphereDescriptor: { area: number; center: [number, number, number]; radius: number;}Describes a topological Sphere element. Type declarationarea: numberThe area of the Sphere. center: [number, number, number]The center point of the Sphere. radius: numberThe radius of the Sphere.
Describes a topological Sphere element.