dbAddFigToPin
dbAddFigToPin(d_pinId d_figId) =>t/nil
Description
Adds the specified figure to the given pin.
If the pinFig has the placement status or access direction set and the pinFig is the first fig of the pin, then the pin is updated with the attributes of its pinFig (if the data is set on the pinFig).
Arguments
Value Returned
|
The SKILL function was not run successfully if the pin ID or figure IDs are invalid. |
Return to top