Sets to lightweight all resolved child components of the selected components.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function LightweightAllResolved() As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IAssemblyDoc
Dim value As System.Boolean
value = instance.LightweightAllResolved() |
C# | |
---|
System.bool LightweightAllResolved() |
C++/CLI | |
---|
System.bool LightweightAllResolved(); |
Return Value
True if all child components of the selected components are set to lightweight, false if not
Remarks
See Also
Availability
SolidWorks 2006 SP1, Revision Number 14