public Vector2DF GetVector2DF(string name)
 {
     return(SwigObject.GetVector2DF(name));
 }