ConeSetAngles Method

Sets the start and end angles of rotation for this cone.
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public void SetAngles(
        double startAngle,
        double endAngle
)

Parameters

startAngle
Type: SystemDouble
[in] Start angle of rotation.
endAngle
Type: SystemDouble
[in] End angle of rotation.
See Also

©  Bricsys NV. All rights reserved.