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