Revit 2026 API
Advanced |
A static class that provides access to the property names that appear in the AdvancedTransparent visual asset schema.
SystemObject
Autodesk.Revit.DB.VisualAdvancedTransparent
Autodesk.Revit.DB.VisualAdvancedTransparent
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
The AdvancedTransparent type exposes the following members.
| Name | Description | |
|---|---|---|
| SurfaceAlbedo | The property labeled "Color" from the "AdvancedTransparent" schema. | |
| SurfaceAnisotropy | The property labeled "Anisotropy" from the "AdvancedTransparent" schema. | |
| SurfaceCutout | The property labeled "Image" from the "AdvancedTransparent" schema. | |
| SurfaceNdfType | The property labeled "NDF" from the "AdvancedTransparent" schema. | |
| SurfaceNormal | The property labeled "Image" from the "AdvancedTransparent" schema. | |
| SurfaceRotation | The property labeled "Rotation" from the "AdvancedTransparent" schema. | |
| SurfaceRoughness | The property labeled "Roughness" from the "AdvancedTransparent" schema. | |
| TransparentColor | The property labeled "Color" from the "AdvancedTransparent" schema. | |
| TransparentDistance | The property labeled "Transparent Distance" from the "AdvancedTransparent" schema. | |
| TransparentIor | The property labeled "IOR" from the "AdvancedTransparent" schema. |
See Also