Half angle of the surface.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
C# |
---|
public double HalfAngle { get; } |
Visual Basic |
---|
Public ReadOnly Property HalfAngle As Double Get |
Visual C++ |
---|
public: property double HalfAngle { double get (); } |