DuctSettings.SetSpecificFittingAngleStatus
Description:
Sets the status of given specific angle.
Sets the status of given specific angle.
public void SetSpecificFittingAngleStatus(
double angle,
bool useInLayout
)
-
DoubleangleThe specific angle (in degree) that must be one of 60, 45, 30, 22.5 or 11.25 degrees.
-
BooleanuseInLayoutStatus, true - using the given angle during the duct layout.
-
The given value for angle must be 90, 60, 45, 30, 22.5 or 11.25 degrees.
-
Can not set an angle status for an invalid angle.