RVTDocs.com
Namespace: Autodesk.Revit.DB Class: View

View.Scale

Property
Description:
The scale of the view.
Remarks:
The scale is the ratio of true model size to paper size. This property is meaningless for perspective views. When setting the scale if the scale corresponds to a predefined scale, the predefined item will be applied. Otherwise, a custom scale will be applied.
Syntax
public int Scale { get; set; }