2027 Method
Changes 0
M

ElectricalSetting.SetSpecificFittingAngleStatus

Description:
Sets the status of given specific angle.
public void SetSpecificFittingAngleStatus(
	double angle,
	bool bStatus
)
  • Double
    angle
    The specific angle (in degree) that must be 60, 45, 30, 22.5 or 11.25 degrees.
  • Boolean
    bStatus
    Status, true - using the given angle during the pipe layout.