DynamoDS / DynamoRevit

Dynamo Libraries for Revit
https://dynamobim.org
340 stars 188 forks source link

Set05| Add Node Documentation for...(Documentation Added: 11 nodes) #3092

Closed johnpierson closed 2 months ago

johnpierson commented 2 months ago

Purpose

Add node documentation for:

Material.ByName Material.Color Material.CutPatternColor Material.CutPatternId Material.MaterialClass Material.Name Material.Shininess Material.Smoothness Material.SurfacePatternColor Material.Transparency

Declarations

Check these if you believe they are true

Reviewers

@achintyabhat

FYIs

@Amoursol

johnpierson commented 2 months ago

Fixed!

johnpierson commented 2 months ago

`Material.Color` returns a Dynamo color that represents the material's shading color. If the material's shading color is set to "use render appearance", that value is returned.