algorithmic modeling for Rhino
Tags:
GH_Document ghDoc = this.owner.OnPingDocument();
if(ghDoc != null)
A = ghDoc.FileNameProxy;
var ghDoc = this.OnPingDocument();
if(ghDoc != null)
string name = ghDoc.FileNameProxy;
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by