ModelAnnotationStyle
Represents a Rhino model annotation style. Wraps the functionality of the DimensionStyle type.
Inheritance Hierarchy
System.Object
Grasshopper.Rhinoceros.ModelData
Grasshopper.Rhinoceros.ModelContent
Grasshopper.Rhinoceros.ModelComponentContent
Grasshopper.Rhinoceros.Annotations.ModelAnnotationStyle
Namespace: Grasshopper.Rhinoceros.Annotations
Assembly: Grasshopper (in Grasshopper.dll)
Syntax
public sealed class ModelAnnotationStyle : ModelComponentContent, IGH_BakeAwareData
The ModelAnnotationStyle type exposes the following members.
Constructors
Name
Description
Public Method
ModelAnnotationStyle.
Initializes a new instance of the ModelAnnotationStyle class
Public Method
ModelAnnotationStyle(ModelAnnotationStyle.Attributes)
Initializes a new instance of the ModelAnnotationStyle class
Public Method
ModelAnnotationStyle(DimensionStyle)
Initializes a new instance of the ModelAnnotationStyle class
Public Method
ModelAnnotationStyle(Guid)
Initializes a new instance of the ModelAnnotationStyle class
Properties
Name
Description
Public Property
ArrowSettings
Public Property
DimensionScale
Public Property
DimensionSettings
Public Property
Id
(Inherited from ModelContent.)
Public Property
IsValid
(Inherited from ModelContent.)
Public Property
LeaderSettings
Public Property
Name
(Inherited from ModelContent.)
Public Property
Notes
(Inherited from ModelContent.)
Public Property
Parent
(Inherited from ModelContent.)
Public Property
Path
(Inherited from ModelContent.)
Public Property
Tags
(Inherited from ModelContent.)
Public Property
TextSettings
Public Property
ToleranceSettings
Public Property
UnitsSettings
Public Property
Static Member
Unset
Public Property
UserText
(Inherited from ModelComponentContent.)
Methods
Name
Description
Public Method
Static Member
Cast
Public Method
CastTo.T.(T.)
(Overrides
ModelContent.CastTo.T.(T.)
.)Public Method
CastTo.T.(T.)
(Inherited from ModelContent.)
Public Method
CastTo.T.(T.)
(Inherited from ModelData.)
Public Method
Equals(ModelContent)
(Inherited from ModelContent.)
Public Method
Equals(ModelData)
(Inherited from ModelData.)
Public Method
Equals(Object)
(Inherited from ModelContent.)
Public Method
GetHashCode
(Inherited from ModelContent.)
Public Method
ToAttributes
Public Method
ToDetails
(Inherited from ModelData.)
Public Method
TooltipString
(Inherited from ModelContent.)
Public Method
ToString
(Inherited from ModelContent.)
Operators
Name
Description
Public Operator
Static Member
.(ModelAnnotationStyle.Attributes to ModelAnnotationStyle)
Public Operator
Static Member
.(DimensionStyle to ModelAnnotationStyle)
Public Operator
Static Member
.(String to ModelAnnotationStyle)