Set the category to which the symbol belongs.

syntaxSyntax:
DlxFrame.SetCategory(index)

Parameters

Parameter Description
index Category Index. Values from 0 to 7.

Return Value

If the operation ends correctly, it returns true otherwise it returns false.

Remarks

Set the category to which the symbol belongs. The categories are defined in the properties of the Job in the Library group. Eight categories are available. For example, in a library you can define the three categories: normal, De-Morgan and IEEE.

Example

  Copy codeCopy code

See also