Description
Sets the blockage diagram's overlay text from contents, location, and color of the passed arrays. Any positions that are outside of the blockage diagram's range will not be displayed.
Timing Precision Mode
This page describes functionality in nanosecond timing precision mode.
Click here to see the documentation for this object in millisecond timing precision mode.
Overload List
Signatures
|
Return Value
|
Description
|
BlockageDiagram.SetOverlayText(StringArray contents, Array xPositions, Array yPositions, Array positionModes, Array colors)
|
None
|
Sets the blockage diagram's overlay text from contents, location, and color of the passed arrays. Any positions that are outside of the blockage diagram's range will not be displayed.
|
BlockageDiagram.SetOverlayText(StringArray contents, Array xPositions, Array yPositions, Array positionModes, Array reds, Array greens, Array blues)
|
None
|
Sets the blockage diagram's overlay text from contents, location, and color of the passed arrays. Any positions that are outside of the blockage diagram's range will not be displayed.
|
See also
BlockageDiagram Object
Blockage Diagram Viewpoints Guide
Coverage and Contact Analysis Guide
Blockage Diagrams Guide
|