Line<Line>
RepCap Settings
# Range: Ix1 .. Ix8
rc = driver.hardCopy.treport.item.header.line.repcap_line_get()
driver.hardCopy.treport.item.header.line.repcap_line_set(repcap.Line.Ix1)
- class LineCls[source]
Line commands group definition. 3 total commands, 3 Subgroups, 0 group commands Repeated Capability: Line, default value after init: Line.Ix1
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = driver.hardCopy.treport.item.header.line.clone()
Subgroups