Select one of the parts included in the symbol.
Syntax: |
---|
DlxSymbol.SelectPart(index) |
Parameters
Parameter | Description |
---|---|
index | Specify the part index. The part index must be between 1 and GetPartsCount. |
Return Value
If the operation ends correctly, it returns true otherwise it returns false.
Example
Copy code | |
---|---|
|