RhinoCommon API
StringParserSettingsParseSettingsEmpty Property |
- ON_ParseSetting::FalseSettings has all parsing options
set to false.
- A common use of ON_ParseSettings FalseSettings is to initialize
ON_ParseSettings classes that are used to report what happened
during parsing.Any parsing results value set to true after
parsing indicates that type of parsing occurred.
Namespace: Rhino.Input
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0
public static StringParserSettings ParseSettingsEmpty { get; }
Public Shared ReadOnly Property ParseSettingsEmpty As StringParserSettings Get