Skip to content

Implement AttributeDictionary class #10

@noelwarren

Description

@noelwarren

Details here

https://ruby.sketchup.com/Sketchup/AttributeDictionary.html

Please note it includes enumerable and inherits from entity

Also note that the values stored in an attribute dictionary are not any object:

  • Key can only be String:
  • Value can be one of Boolean, Integer, Float, Length, nil, String, Time, Array, Geom::Point3d, Geom::Vector3d

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions