speckleworks / SpeckleCore

Check a brand new Speckle at: https://github.com/specklesystems
https://speckle.systems
MIT License
38 stars 17 forks source link

Add color property to speckleobject #15

Closed PaulPoinet closed 6 years ago

PaulPoinet commented 6 years ago

byObject, byLayer?

didimitrie commented 6 years ago

Will be just a generic "colour" property:

PaulPoinet commented 6 years ago

what about byMaterial? Also, .TextColor for textdot would be nice (.Color being the background one)

didimitrie commented 6 years ago

Yep, and from memory:

Any thoughts on Linear dimensions and other stuff like this? I loathe them

PaulPoinet commented 6 years ago

For Linear dimensions, if you want I can start to create a SpeckleLinearDimension (or however you want to call it) based on this: http://developer.rhino3d.com/api/RhinoCommon/html/M_Rhino_Geometry_LinearDimension__ctor_1.htm

But I have no idea how it would be constructed in other platforms (Revit, etc.), so not sure how to make something properly generic. Other objects to look at in Rhino are also Hashes and Lights

didimitrie commented 6 years ago

Think these will go into props by default, and application logic will need to handle this going fwd. Won't change base schemas now...