Share

Parameters.ModelParameters Property

Parent Object: Parameters

Description

Property that returns the ModelParameters collection object.

Syntax

Parameters.ModelParameters() As ModelParameters

Property Value

This is a read only property whose value is a ModelParameters.

Samples

Name Description
Creating a new parameter group This sample demonstrates the creation of model, reference and user parameters and copying these parameters to a newly created group.
Display information about parameter tolerances. Dumps out information to the Immediate window about tolerance information associated with parameters. A part document must be active when this is run.
Model Parameters This sample demonstrates the methods and properties supported by the Parameters object for model parameters.

Version

Introduced in version 4

Was this information helpful?