SolidData
✖
SolidData
Details




- SolidData[] gives a list of all solid entities.
- SolidData["Properties"] gives a list of available properties.
- SolidData["SampleEntities"] gives a list of sample entities.
- The specified entity in SolidData can be an Entity, EntityClass, entity canonical name, or list thereof.
- The specified property can be an EntityProperty, EntityPropertyClass, property canonical name, or list of properties.
- Properties that do not apply or are not known in a particular case are indicated by Missing[…].
- Properties include:
-
"AlternateNames" alternate names "AssociatedPeople" associated people "Boundary" boundary "BoundaryMeshRegion" boundary mesh representation "BoundarySurface" boundary surface "BoundingBox" corners of bounding box "Centroid" centroid "Circumcenter" circumcenter "Circumdiameter" circumdiameter "Circumradius" circumradius "Circumsphere" circumsphere "Classes" classes "Concave" concave "ConstantWidth" constant width "Convex" convex "ConvexityCoefficient" convexity coefficient "CrossSections" cross sections "FaceCount" face count "GeneralizedDiameter" generalized diameter "Graphics3D" 3D graphics expression "Height" height "Hexahedron" hexahedron "Image" image "ImplicitRegion" implicit region "Incenter" incenter "Inequalities" inequalities "InertiaTensor" moment of inertia tensor "Inradius" inradius "Insphere" insphere "LateralSurfaceArea" lateral surface area "LineSegmentLengthCDF" CDF of lengths "LineSegmentLengthMean" mean line segment length "LineSegmentLengthPDF" PDF of lengths "MeanCylindricalRadius" mean cylindrical radius "MeanSphericalRadius" mean spherical radius "MeanSquareCylindricalRadius" mean square cylindrical radius "MeanSquareSphericalRadius" mean square spherical radius "MeshRegion" mesh representation "Name" name "Parallelepiped" parallelepiped "Parameters" parameters "ParametricRegion" parametric region "Polyhedron" polyhedron "RealWorldExamples" real-world examples "Region" region "RegularPolyhedron" regular polyhedron "RelatedWolframLanguageSymbols" related symbols in the Wolfram Language "SlantHeight" slant height "SolidOfRevolution" solid of revolution "SportObjects" sport objects of given shape "SurfaceArea" surface area "TetrahedronVolumeMean" mean volume of randomly picked tetrahedron "TriangleAreaCDF" CDF of randomly picked triangle area "TriangleAreaMean" mean area of randomly picked triangle "TriangleAreaPDF" PDF of randomly picked triangle area "VariableConstraints" variable constraints "VariableDescriptions" description of variables "Variables" variables "VertexCount" vertex count "Vertices" vertices "Volume" volume
Examples
open allclose allBasic Examples (10)Summary of the most common use cases

https://wolfram.com/xid/0enwl29z2-o8t4yd

Return a list of sample solid entities:

https://wolfram.com/xid/0enwl29z2-fvv9w9

Use to discover properties of a solid:

https://wolfram.com/xid/0enwl29z2-kyl13z


https://wolfram.com/xid/0enwl29z2-4rk2d3


https://wolfram.com/xid/0enwl29z2-eh0aiu

Return people associated with a solid:

https://wolfram.com/xid/0enwl29z2-t3xwl7

Create a table of variables determining the shape of a solid, together with their descriptions:

https://wolfram.com/xid/0enwl29z2-5dkey

Find a list of sample entity classes of solids:

https://wolfram.com/xid/0enwl29z2-j69kd


https://wolfram.com/xid/0enwl29z2-hq4zsr

Give a geometric region corresponding to a cylindrical half-shell:

https://wolfram.com/xid/0enwl29z2-ct73ql

Discretize and visualize the region:

https://wolfram.com/xid/0enwl29z2-nzis42

Give an implicit geometric region corresponding to a solid torus:

https://wolfram.com/xid/0enwl29z2-9k4fop

Discretize and visualize the implicit region:

https://wolfram.com/xid/0enwl29z2-giansi

Properties & Relations (2)Properties of the function, and connections to other functions
Using SolidData is equivalent to calling EntityValue on the corresponding entity and property:

https://wolfram.com/xid/0enwl29z2-mpzww1


https://wolfram.com/xid/0enwl29z2-2jj15p

Evaluate SolidData with "Classes" argument:

https://wolfram.com/xid/0enwl29z2-5b2e8w

The above is equivalent to evaluating EntityClassList of the entity type "Solid":

https://wolfram.com/xid/0enwl29z2-lx5erw

Possible Issues (1)Common pitfalls and unexpected behavior
Entity classes cannot be given as bare strings:

https://wolfram.com/xid/0enwl29z2-ja63ev

Specifying an explicit EntityClass works as intended:

https://wolfram.com/xid/0enwl29z2-4ulfxs

This is equivalent to calling EntityList on the EntityClass:

https://wolfram.com/xid/0enwl29z2-rcn0sz

Wolfram Research (2014), SolidData, Wolfram Language function, https://reference.wolfram.com/language/ref/SolidData.html (updated 2019).
Text
Wolfram Research (2014), SolidData, Wolfram Language function, https://reference.wolfram.com/language/ref/SolidData.html (updated 2019).
Wolfram Research (2014), SolidData, Wolfram Language function, https://reference.wolfram.com/language/ref/SolidData.html (updated 2019).
CMS
Wolfram Language. 2014. "SolidData." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2019. https://reference.wolfram.com/language/ref/SolidData.html.
Wolfram Language. 2014. "SolidData." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2019. https://reference.wolfram.com/language/ref/SolidData.html.
APA
Wolfram Language. (2014). SolidData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SolidData.html
Wolfram Language. (2014). SolidData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SolidData.html
BibTeX
@misc{reference.wolfram_2025_soliddata, author="Wolfram Research", title="{SolidData}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/SolidData.html}", note=[Accessed: 21-May-2025
]}
BibLaTeX
@online{reference.wolfram_2025_soliddata, organization={Wolfram Research}, title={SolidData}, year={2019}, url={https://reference.wolfram.com/language/ref/SolidData.html}, note=[Accessed: 21-May-2025
]}