Click or drag to resize

File3dmStartSectionComments Property

Gets or sets the start section comments, which are the comments with which the 3dm file begins.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public string StartSectionComments { get; set; }

Property Value

Type: String
See Also