trlBendStyle
layout trlBendStyle cyclic { "bend" | "chamfer" | "radial" }
Description
Specifies the types of bends used in creating a transmission line.
GUI Equivalent
Examples
envGetVal("layout" "trlBendStyle")
envSetVal("layout" "trlBendStyle" 'cyclic "chamfer")
envSetVal("layout" "trlBendStyle" 'cyclic "radial")
Related Topics
Return to top