Share

AdvancedMetal Class

A static class that provides access to the property names that appear in the AdvancedMetal visual asset schema.

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.Visual.AdvancedMetal


Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public static class AdvancedMetal

The AdvancedMetal type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberMetalF0 The property labeled "Reflectance" from the "AdvancedMetal" schema.
Public propertyStatic memberSurfaceAlbedo The property labeled "Color" from the "AdvancedMetal" schema.
Public propertyStatic memberSurfaceAnisotropy The property labeled "Anisotropy" from the "AdvancedMetal" schema.
Public propertyStatic memberSurfaceCutout The property labeled "Image" from the "AdvancedMetal" schema.
Public propertyStatic memberSurfaceNdfType The property labeled "NDF" from the "AdvancedMetal" schema.
Public propertyStatic memberSurfaceNormal The property labeled "Image" from the "AdvancedMetal" schema.
Public propertyStatic memberSurfaceRotation The property labeled "Rotation" from the "AdvancedMetal" schema.
Public propertyStatic memberSurfaceRoughness The property labeled "Roughness" from the "AdvancedMetal" schema.

See Also

Reference

Was this information helpful?