EditRebuild3 Method (IModelDoc2) Rebuilds only those features in the model that need to be rebuilt. .NET Syntax Visual Basic (Declaration) Function EditRebuild3() As System.Boolean Visual Basic (Usage) Dim instance As IModelDoc2 Dim value As System.Boolean value = instance.EditRebuild3() Return Value True if the rebuild is successful, false if not