public MVO_POINTER_SIZED_INT FindVertex(IntPtr vertexid)
 {
     return(HCSMVOPINVOKE.BREP_Topology_FindVertex(swigCPtr, vertexid));
 }