p=PofBB(VLO,[loc,turn])
VLO : | Vertex list, or SG or graphics handle | |
loc : | location string 3 chars '+", '-', 'c' | |
turn : | minimal bounding box; relative to |
p : | coordinate relative to bounding biox |
PofBB(SGarrow([0 0 0;1000 1000 1000]),'+-+',true)
PofBB(SGarrow([0 0 0;1000 1000 1000]),'ccc',true)