Share

MaterialPropertyPathType Enumeration

Enum class indicating kinds of paths which ExternalFileReferenceType.Material references can have.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public enum MaterialPropertyPathType

Members

Member nameValueDescription
Bump3 Bump pattern, for generic materials
Cutouts2 Cutouts image, for generic or metal materials
FinishBumps4 Finish bumps, pattern for various material types
General0 General image, for various material types
ReliefPattern5 Relief pattern, for various material types
Transparency1 Transparency image, for generic materials
Weathering6 Weathering image, for concrete materials

See Also

Reference

Was this information helpful?