rhino.inside-revit icon indicating copy to clipboard operation
rhino.inside-revit copied to clipboard

Paint element faces

Open Blame4 opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when […]

Describe the solution you'd like some element can not be attached to materials,like CableTray. so far, the most acceptable way is to paint material to element faces. I wish to get node to get elemrnt faces in such a way the element geometry did. and a node to paint material to those faces.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

Blame4 avatar Jul 28 '22 06:07 Blame4

So this would be two components:

  • [x] 'Deconstruct Element Geometry' component (Queries elements faces and edges)
  • [x] 'Element Face Paint' component (Get-Set element face paint material)

kike-garbo avatar Aug 10 '22 15:08 kike-garbo

Implemented in v1.10

kike-garbo avatar Oct 20 '22 14:10 kike-garbo