Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

GeometricModels

Guides

  • Geometric Models

Symbols

  • GeometricModel
Wolfram`GeometricModels`
GeometricModel
​
GeometricModel["model"]
gives a representation of the geometric model
"model"
.
​
​
GeometricModel["model",
parm
1

val
1
,…]
specifies the parameters
parm
i
with values
val
i
for the model
"model"
.
​
​
GeometricModel["model",…]["property"]
gives the specified property
"property"
for the model
"model"
.
​
Details and Options

Examples  
(7)
Basic Examples  
(2)
Get the representation of a model:
In[1]:=
GeometricModel
["LED"]
Out[1]=
Retrieve a property using the model representation:
In[2]:=
%["Description"]
Out[2]=
Standard domed through hole LEDs. Can specify colour and lead length.
​
Show a summary of a model:
In[1]:=
model=
GeometricModel
["RadialBallBearing"]
Out[1]=
In[2]:=
model["Summary"]
Out[2]=
Name
RadialBallBearing
Collection
Bearings
Description
Single row radial ball bearing, with single or double shields, single or double seal or open, metric sizes
Author
Johannes Reinhardt, Javier Martínez García
Standards
DIN 625-1
License
LGPL 2.1+ <http://www.gnu.org/licenses/lgpl-2.1>
Graphics:
In[3]:=
model["Graphics"]
Out[3]=
Region:
In[4]:=
model["Region"]
Out[4]=
Scope  
(5)

SeeAlso
SystemModel
▪
CSGRegion
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com