Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_AI::GetPointOnPathBySegNo Method
Syntax
C++
int GetPointOnPathBySegNo(IFunctionHandler * pH);
Parameters 
Description 
entityId 
AI's entity id 
pathname 
designer's path name 
segNo 
segment ratio 

returns point by segment ratio ( 0.0 start point 100.0 end point )

!

AI.GetPathSegNoOnPath( entityId, pathname, segNo )

!  

!  

!  

!  

 

Copyright (c) 2012. All rights reserved.