AnnotationUnitsSettings
Represents annotation units settings.
Inheritance Hierarchy
System.Object
Grasshopper.Rhinoceros.ModelData
Grasshopper.Rhinoceros.Annotations.AnnotationUnitsSettings
Namespace: Grasshopper.Rhinoceros.Annotations
Assembly: Grasshopper (in Grasshopper.dll)
Syntax
public sealed class AnnotationUnitsSettings : ModelData
The AnnotationUnitsSettings type exposes the following members.
Constructors
Name
Description
Public Method
AnnotationUnitsSettings.
Initializes a new instance of the AnnotationUnitsSettings class
Public Method
AnnotationUnitsSettings(AnnotationUnitsSettings.Attributes)
Initializes a new instance of the AnnotationUnitsSettings class
Public Method
AnnotationUnitsSettings(DimensionStyle)
Initializes a new instance of the AnnotationUnitsSettings class
Properties
Name
Description
Public Property
AngleFormat
Public Property
AngleResolution
Public Property
AngleZeroSuppression
Public Property
AngularRoundoff
Public Property
LengthDisplay
Public Property
LengthFactor
Public Property
LinearResolution
Public Property
Prefix
Public Property
Roundoff
Public Property
StackFractionFormat
Public Property
StackHeightScale
Public Property
Suffix
Public Property
ZeroSuppression
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
.(AnnotationUnitsSettings to DimensionStyle)
Public Operator
Static Member
.(AnnotationUnitsSettings.Attributes to AnnotationUnitsSettings)