SetFit(ISelectionInfo)

Fits the view to the specified selection. If null is supplied, fits the view to the entire model.

Declaration Syntax

public void SetFit(ISelectionInfo sel)

Parameters

sel(ISelectionInfo)

The fit selection (null = full model, geometry selection).