Installation Instructions
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["Wolfram/GeometricModels"]
To load the code after installation, evaluate this code:
Needs["Wolfram`GeometricModels`"]
Examples
Basic Examples (2)
Get the representation of a model:
Retrieve a property using the model representation:
Show a summary of a model:
Graphics:
Region:
Scope (10)
Model Names (2)
Reference a model from its fully qualified name:
Models can be referenced by their base name, if unique:
Find model names that match a pattern:
Get all models:
Model Properties (6)
Get the available properties of a model:
Names:
Summary:
Graphics:
Region:
Parameters:
Model Parameters (2)
Get the names of available parameters on a model:
Current values:
Default values:
Overview of parameters:
Override parameters of a model:
Parameters respect Quantity units:
Compatibility
Wolfram Language Version 14.2
Version History
MIT License
Paclet Source