Description:

Returns the detail view object's scale as a formatted string. The detail view object's viewport must be to parallel projection.

Syntax:
public bool GetFormattedScale(
ScaleFormat format,
out string value
)
Parameters:
  • value
  • Type: string
  • The formatted string
Returns:
Type: bool
True if successful, False otherwise
Available since:
7.0

GetFormattedScale method

Class:  Rhino.DocObjects.DetailViewObject

Nothing found