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