'description
'description t_desc
Adds a description for a constraint. This parameter can be specified for any constraint.
Arguments
|
Description to be associated with the specified constraint for use by applications. |
Example
orderedSpacings( ( minOppExtension "poly1" "metal2" (2.1 0.7) 'description "This is a constraint description." )
) ;orderedSpacings
Return to top