EndAnalysisSettingsStateClosedSeams Property |
Gets or sets whether to display the closed curve seam points.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntaxpublic bool ClosedSeams { get; set; }Public Property ClosedSeams As Boolean
Get
Set
Property Value
Type:
Boolean
See Also