ConeGetHalfAngles Method

Retrieves half angles that define this cone. Absolute values of angles are retrieved (i.e. any signs are dropped).
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public double[] GetHalfAngles()

Return Value

Type: Double
Array that contains half angles. Index 0 is the cosine angle and index 1 is the sine angle.
See Also

©  Bricsys NV. All rights reserved.