Checks whether the GridAspectRatio tessellation parameter is explicitly set.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsGridAspectRatioSet()
Return Value
Boolean
True if GridAspectRatio tessellation parameter is explicitly set, false otherwise.
See Also
Reference