Void
MechanicalCameraWrapper
.SetFit(
ISelectionInfo
sel)
Fits the view to the specified selection. If null is supplied, fits the view to the entire model.
Remarks
Examples
Parameters
sel
Type:
ISelectionInfo
The fit selection (null = full model, geometry selection).
Return Value
Type: Void