Selectively opens the components of an assembly that is opened in Large Design Review mode.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IAssemblyDoc
Dim SelectedComponents As System.Boolean
Dim OpenLightWeight As System.Boolean
Dim value As System.Boolean
value = instance.SelectiveOpen(SelectedComponents, OpenLightWeight) |
Parameters
- SelectedComponents
- True to open only the components in the current selection list, false to open all of the components in the assembly
- OpenLightWeight
- True to open the components in lightweight mode, false to not
Return Value
True if successful, false if not (see
Remarks)
Example
Remarks
See Also
Availability
SolidWorks 2012 FCS, Revision Number 20.0