Resolves out-of-date lightweight components in the selected drawing view or drawing sheet.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function ResolveOutOfDateLightWeightComponents() As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDrawingDoc
Dim value As Boolean
value = instance.ResolveOutOfDateLightWeightComponents()
|
C# | |
---|
bool ResolveOutOfDateLightWeightComponents() |
C++/CLI | |
---|
bool ResolveOutOfDateLightWeightComponents(); |
Return Value
True if out-of-date lightweight components are resolved, false if not
Remarks
See Also
Availability
SolidWorks 2006 FCS, Revision Number 14.0