File3dmSettingsModelAngleToleranceRadians Property |
Gets or sets the model space angle tolerance.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic double ModelAngleToleranceRadians { get; set; }
Public Property ModelAngleToleranceRadians As Double
Get
Set
Property Value
Type:
Double
See Also