netTracerComputeNeighborNet
layoutXL netTracerComputeNeighborNet boolean { t | nil }
Description
Specifies whether the Net Tracer computes net names for the neighboring shapes of a traced shape.
GUI Equivalent
Examples
envGetVal("layoutXL" "netTracerComputeNeighborNet")
envSetVal("layoutXL" "netTracerComputeNeighborNet" 'boolean t)
Related Topics
netTracerComputeNeighborNetMethod
Finding Neighboring Shapes of a Traced Shape
Return to top