PartDocument.UpdateSubstitutePart Method

Parent Object: PartDocument

Description

Method that updates the substitute part.

Syntax

PartDocument.UpdateSubstitutePart( [IgnoreErrors] As Boolean ) As Boolean

Parameters

Name Type Description
IgnoreErrors Boolean Optional input Boolean that indicates whether to continue the update process if an error (such as a missing link) is encountered.

This is an optional argument whose default value is True.

Remarks

All suppressed links are temporarily unsuppressed to perform the update. The method trivially exits if this is not a substitute part. The Boolean return indicates whether an error was encountered during the update.

Version

Introduced in version 2009