Share

DerivedPartComponentProxy.Replace Method

Parent Object: DerivedPartComponentProxy

Description

Replaces current derived part component with another file.

Syntax

DerivedPartComponentProxy.Replace( FullFileName As String, Options As NameValueMap )

Parameters

Name Type Description
FullFileName String Input String value that specifies the new file to be used to replace the existing component.
Options NameValueMap Input NameValueMap value that specifies the options when replace the component. Valid options include: Name = ModelState. Value = String value that specifies the model state name.

Version

Introduced in version 2023

Was this information helpful?