Click or drag to resize

ModelAnnotationStyle Class

Represents a Rhino model annotation style. Wraps the functionality of the DimensionStyle type.
Inheritance Hierarchy

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
  NameDescription
Public methodModelAnnotationStyle
Initializes a new instance of the ModelAnnotationStyle class
Public methodModelAnnotationStyle(ModelAnnotationStyleAttributes)
Initializes a new instance of the ModelAnnotationStyle class
Public methodModelAnnotationStyle(DimensionStyle)
Initializes a new instance of the ModelAnnotationStyle class
Public methodModelAnnotationStyle(Guid)
Initializes a new instance of the ModelAnnotationStyle class
Top
Properties
  NameDescription
Public propertyArrowSettings
Public propertyDimensionScale
Public propertyDimensionSettings
Public propertyId (Inherited from ModelContent.)
Public propertyIsValid (Inherited from ModelContent.)
Public propertyLeaderSettings
Public propertyName (Inherited from ModelContent.)
Public propertyNotes (Inherited from ModelContent.)
Public propertyParent (Inherited from ModelContent.)
Public propertyPath (Inherited from ModelContent.)
Public propertyTags (Inherited from ModelContent.)
Public propertyTextSettings
Public propertyToleranceSettings
Public propertyUnitsSettings
Public propertyStatic memberUnset
Top
Methods
Operators
See Also