public Vector3DF GetVector3DF(string name)
 {
     return(SwigObject.GetVector3DF(name));
 }