EllipticalConeSetAngles Method

Sets the start and end angles of this elliptical cone.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void SetAngles(
        double startAngle,
        double endAngle
)

Parameters

startAngle  Double
[in] Start angle of this elliptical cone (angle offset from which elliptical cone segments are drawn).
endAngle  Double
[in] End angle of this elliptical cone (angle offset to which elliptical segments are drawn).
See Also

©  Bricsys NV. All rights reserved.