Share

DerivedFutureAssemblyComponentProxy.LinkedToFile Property

Parent Object: DerivedFutureAssemblyComponentProxy

Description

Property that returns whether the derived component is still linked to the base part or assembly document. If True, the link still exists. If False, the link has been broken and the ReferencedFile property will return Nothing.

Syntax

DerivedFutureAssemblyComponentProxy.LinkedToFile() As Boolean

Property Value

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

Version

Introduced in version 2018

Was this information helpful?