TopologySphereDescriptor¶ webVis API ReferenceTopologySphereDescriptorInterface TopologySphereDescriptorDescribes a topological sphere entity. See TopologyDescriptor TopologyAPI interface TopologySphereDescriptor { area: number; center: [number, number, number]; radius: number;} IndexPropertiesarea center radius Propertiesareaarea: numberThe area of the sphere. centercenter: [number, number, number]The center point of the sphere. radiusradius: numberThe radius of the sphere.
Describes a topological sphere entity.
See