Description:

Save this document as a template to a specific Rhino file version

Syntax:
public bool SaveAsTemplate(
string file3dmTemplatePath,
int version
)
Returns:
Type: bool
True on success
Available since:
7.0

Description:

Save this document as a template

Syntax:
public bool SaveAsTemplate(
string file3dmTemplatePath
)
Returns:
Type: bool
True on success
Available since:
7.0

/
/
/
SaveAsTemplate

SaveAsTemplate method

Class:  Rhino.RhinoDoc

Nothing found