Resolves the selected out-of-date lightweight component, and any out-of-date lightweight sub-components, in the assembly.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function ResolveOutOfDateLightWeightComponents() As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IAssemblyDoc
Dim value As System.Boolean
value = instance.ResolveOutOfDateLightWeightComponents() |
C# | |
---|
System.bool ResolveOutOfDateLightWeightComponents() |
C++/CLI | |
---|
System.bool ResolveOutOfDateLightWeightComponents(); |
Return Value
True if out-of-date components are resolved, false if not
Remarks
See Also
Availability
SolidWorks 2006 FCS, Revision Number 14