Generic
Description:
A static class that provides access to the property names that appear in the Generic visual asset schema.
A static class that provides access to the property names that appear in the Generic visual asset schema.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Visual.Generic
System.Object
Autodesk.Revit.DB.Visual.Generic
public static class Generic
| Name | Return Type | Description |
|---|---|---|
| ColorByObject | string | The property labeled "Color By Object" from the "Generic" schema. |
| CommonTintColor | string | The property labeled "Tint Color" from the "Generic" schema. |
| CommonTintToggle | string | The property labeled "Tint" from the "Generic" schema. |
| GenericBumpAmount | string | The property labeled "Amount" from the "Generic" schema. |
| GenericBumpMap | string | The property labeled "Bump" from the "Generic" schema. |
| GenericCutoutOpacity | string | The property labeled "Cutouts" from the "Generic" schema. |
| GenericDiffuse | string | The property labeled "Color/Image" from the "Generic" schema. |
| GenericDiffuseImageFade | string | The property labeled "Image Fade" from the "Generic" schema. |
| GenericGlossiness | string | The property labeled "Glossiness" from the "Generic" schema. |
| GenericIsMetal | string | The property labeled "Highlights" from the "Generic" schema. |
| GenericReflectivityAt0deg | string | The property labeled "Reflectivity/Direct" from the "Generic" schema. |
| GenericReflectivityAt90deg | string | The property labeled "Reflectivity/Oblique" from the "Generic" schema. |
| GenericRefractionIndex | string | The property labeled "Refraction" from the "Generic" schema. |
| GenericRefractionTranslucencyWeight | string | The property labeled "Translucency" from the "Generic" schema. |
| GenericSelfIllumColorTemperature | string | The property labeled "Color Temperature" from the "Generic" schema. |
| GenericSelfIllumFilterMap | string | The property labeled "Filter Color" from the "Generic" schema. |
| GenericSelfIllumLuminance | string | The property labeled "Luminance" from the "Generic" schema. |
| GenericTransparency | string | The property labeled "Transparency" from the "Generic" schema. |
| GenericTransparencyImageFade | string | The property labeled "Image Fade" from the "Generic" schema. |