AnnotationToleranceSettings
Represents annotation tolerance settings.
Inheritance Hierarchy
System.Object
Grasshopper.Rhinoceros.ModelData
Grasshopper.Rhinoceros.Annotations.AnnotationToleranceSettings
Namespace: Grasshopper.Rhinoceros.Annotations
Assembly: Grasshopper (in Grasshopper.dll)
Syntax
public sealed class AnnotationToleranceSettings : ModelData
The AnnotationToleranceSettings type exposes the following members.
Constructors
Name
Description
Public Method
AnnotationToleranceSettings.
Initializes a new instance of the AnnotationToleranceSettings class
Public Method
AnnotationToleranceSettings(AnnotationToleranceSettings.Attributes)
Initializes a new instance of the AnnotationToleranceSettings class
Public Method
AnnotationToleranceSettings(DimensionStyle)
Initializes a new instance of the AnnotationToleranceSettings class
Properties
Name
Description
Public Property
AlternateToleranceResolution
Public Property
ToleranceFormat
Public Property
ToleranceHeightScale
Public Property
ToleranceLowerValue
Public Property
ToleranceResolution
Public Property
ToleranceUpperValue
Methods
Name
Description
Public Method
CastTo.T.
(Inherited from ModelData.)
Public Method
Equals(ModelData)
(Inherited from ModelData.)
Public Method
Equals(Object)
(Inherited from ModelData.)
Public Method
GetDimensionStyle
Public Method
GetHashCode
(Inherited from ModelData.)
Public Method
ToAttributes
(Inherited from ModelData.)
Public Method
ToDetails
(Inherited from ModelData.)
Public Method
TooltipString
(Inherited from ModelData.)
Public Method
ToString
(Inherited from ModelData.)
Operators
Name
Description
Public Operator
Static Member
.(AnnotationToleranceSettings to DimensionStyle)
Public Operator
Static Member
.(AnnotationToleranceSettings.Attributes to AnnotationToleranceSettings)