Navigation:  C/C++ Scripting Engine > User Interface Functions >

uiEditFlipHorizontal

Previous pageReturn to chapter overviewNext page

Mirror selected Objects horizontally.

bar_dot

 

Synopsis

int uiEditFlipHorizontal( dbSelectionSet* sset, dbPoint* refPt )

 

Return Value

Returns 1 if successful, else 0.

 

Parameters

sset - object selection set.

refPt - flip about this reference point.