Tv guidelineassist

From TVPaintWiki
Jump to: navigation, search

<<<George<<<Command Reference<<<Guidelines

//returns number <= -2 if error
//returns -1 if no assist guideline
//returns the current assist index
tv_guidelineassist
//returns number <= -2 if error
//returns -1 if no previous assist guideline
//returns the previous assist index
tv_guidelineassist index
//Remove assist flag
//returns number <= -2 if error
//returns -1 if no previous assist guideline
//returns the previous assist index
tv_guidelineassist -1|"none"
//returns number <= -2 if error
//returns -1 if already at the beginning of the guideline list or no assist guideline
//returns the index of the new assist guideline
tv_guidelineassist "previous" ["line"|"circle"|"segment"|"ellipse"|...]
//returns number <= -2 if error
//returns -1 if already at the end of the guideline list or no assist guideline
//returns the index of the new assist guideline
tv_guidelineassist "next" ["line"|"circle"|"segment"|"ellipse"|...]