Excludes the specified components from this section view.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetExcludedComponents( _
ByVal VComponents As Object _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDrSection
Dim VComponents As Object
Dim value As Boolean
value = instance.SetExcludedComponents(VComponents)
|
C++/CLI | |
---|
bool SetExcludedComponents(
& Object^ VComponents
) |
Parameters
- VComponents
- Array of components
Return Value
True if the specified components are excluded, false if not
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0