CurtainGridGrid2Angle Property |
The angle for V grid line pattern of the curtain grid.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double Grid2Angle { get; set; }
Public Property Grid2Angle As Double
Get
Set
public:
property double Grid2Angle {
double get ();
void set (double value);
}
member Grid2Angle : float with get, set
Property Value
Double
See Also