ModelExtensions class
Namespace: NextDesign.Core
Description
A class that extends IModel.
Affiliation area
Name | Description |
---|---|
Model | APIs to access the model. |
API interface to extend
Method
Name | Description |
---|---|
IsDesignModel | Checks if this model is a design model root (the root model in the model navigator). |
IsProductLineElement | Checks if this model is a product line element. |
IsReadonly | Checks if this model is read-only. Returns False if the model unit corresponding to this model cannot be obtained. |
Related item
Name | Description |
---|---|
Edit model | Edit various model information of NextDesign through API. |