Part Collections
Part collections help you create, share, and install parts for Simscape™ blocks. Parts contain block parameter data and metadata. When you
author a part collection, you start by parameterizing a block and storing that
parameter data to a BlockDataSet object. Convert each
BlockDataSet object to a JSON part file. You can create a new
collection or use an existing collection to store each part. When you build the
collection, Simscape generates an MLDATX file that you can share. To install a
collection, double-click the MLDATX collection file. Installing the collection makes
the parts available from the Block Parameterization Manager tool.
Some blocks have available parts installed by default. You cannot edit, uninstall, or use the same name as a part in a default collection.
Tools
| Block Parameterization Manager | Apply part parameterization to block |
Functions
Objects
partrepo.simscape.BlockDataSet | Store and manage block parameter data and metadata (Since R2025a) |
Topics
- Programmatically Manage Simscape Block Parameter Data
Create, store, and share Simscape part collections.


