File3dm.CreatedBy Property

File3dmCreatedBy Property

Gets a string that names the user who created the file.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public string CreatedBy { get; }
Public ReadOnly Property CreatedBy As String
	Get

Property Value

Type: String
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also