%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
OsnapPoint Property
See Also 
vdWebLibrary Namespace > BaseActionObj Class : OsnapPoint Property
Returns the current osnap location in current View Coordinate System as an array of 4 values x,y,z,osnaptype osnaptype can be one of the following OsnapMode_END , OsnapMode_MID , OsnapMode_CEN, OsnapMode_INS, OsnapMode_NEA, OsnapMode_NODE, OsnapMode_QUA

Syntax

JScript 
public function get OsnapPoint : Object

See Also