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

Marker Attributes

Attribute Modify Type Description
include Generic Object Attributes.

assocTextDisplays

no

l_objId

List of text displays with this figure object as their associate.

bBox

yes

bBox

The figure’s bounding box.

children

no

l_objId

List of shapes that have this object as their parent.

deleteWhen

yes

string

Indicates when markers are automatically deleted.

When modifying the attribute, t is returned if the deleteWhen value is set successfully. Returns nil if the set is unsuccessful.

deleteNever
Delete the marker only by explicit deletion.

deleteFirst
Delete the marker when any associated object is removed.

deleteLast
Delete the marker when all associated objects are removed.

deleteModify
Delete the marker when any associated object is modified.

groupMembers

no

l_objId

List of group members for this object.

isClosed

yes

boolean

Indicates if the pointArray of the marker is closed.

isVisible

yes

boolean

Indicates if the marker is visible.

msg

yes

string

Message associated with the marker.

nPoints

no

integer

Number of marker points.

objects

no

l_objId

List of object database IDs associated with the marker.

parent

yes

objId

Parent figure of the marker.

points

yes

l_points

List of marker points.

severity

yes

string

Indicates the severity of the violation shown by the marker. Returns one of the following predefined values. If a value is set other than the predefined values, unsupported is returned.

acknowledgedWarning
The warning has been acknowledged by the designer.

annotation
User generated information.

criticalError
Tool generated error. Usually requires a design review to sign- off.

error
Tool generated error.

fatalError
Tool generated error. Cannot be signed off, as it will always result in a non function /non manufacturable design. Such error are generated usually from the process end (design rule) where the fab/foundry does not want to allow sign-offs.

info
Tool generated information.

signedOffCriticalError
The error has been reviewed by the design team, and has been signed-off.

signedOffError
The error has been signed-off.

warning
Tool generated warning.

unsupported
None of the above values.

shortMsg

yes

string

shortMsg associated with the marker.

tool

yes

string

Indicates name of the tool associated with the marker.

textDisplays

no

l_objId

List of text displays owned by the terminal object.

Related Topics

Generic Object Attributes


Return to top
 ⠀
X