Forces a rebuild of all features in the active configuration in the model.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function ForceRebuild3( _
ByVal TopOnly As System.Boolean _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IModelDoc2
Dim TopOnly As System.Boolean
Dim value As System.Boolean
value = instance.ForceRebuild3(TopOnly) |
C# | |
---|
System.bool ForceRebuild3(
System.bool TopOnly
) |
C++/CLI | |
---|
System.bool ForceRebuild3(
& System.bool TopOnly
) |
Parameters
- TopOnly
True rebuilds the top-level assembly only; false rebuilds the top-level assembly and all subassemblies
Return Value
True if all features in the active configuration at the specified assembly level in the model are rebuilt, false if not
Example
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0