Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

dbIsVRFInfraEnabled

dbIsVRFInfraEnabled(
)
=> t / nil

Description

(Virtuoso MultiTech Framework) Confirms whether the Virtuoso RF Solution infrastructure sub-system is enabled in the current session. This includes the basic database SKILL functions required to work with the curved shapes, Allegro translators, and other related features.

This function will be deprecated in a future release.

Arguments

None.

Value Returned

t

Virtuoso RF Solution infrastructure is enabled.

nil

Virtuoso RF Solution infrastructure is not enabled.

Example

when(dbIsVRFInfraEnabled()
  pts = dbGetCurvedPolygonPoints(css())
)

Related Topics

Allegro translators

Setting Up Virtuoso MultiTech Framework


Return to top
 ⠀
X