C2024-003-print-sub-section
This commit is contained in:
parent
092ed83ca4
commit
9e56422df8
@ -4494,7 +4494,7 @@ namespace Volian.Print.Library
|
||||
// Get the minimun value between the AER and RNO YtopMost.
|
||||
// example. Calvert AOP-7E/XIII/Step A5.h Unit 2 Approved set
|
||||
// B2021-027 use YOffset if there isn't any children above (AER).
|
||||
// example: Catawba Unit 1 AP’s; AP/1/A/5500/050; Enclosure 8 step 1
|
||||
// example: Catawba Unit 1 AP's; AP/1/A/5500/050; Enclosure 8 step 1
|
||||
if (ChildrenAbove.Count == 0)
|
||||
YTopMost = ChildrenRight[0].ChildrenAbove[0].YOffset; //B2021-027
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user