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.0.0.0 (25.0.0.0)
Syntax
public enum MaterialPropertyPathType
Members
Member nameValueDescription
General0 General image, for various material types
Transparency1 Transparency image, for generic materials
Cutouts2 Cutouts image, for generic or metal materials
Bump3 Bump pattern, for generic materials
FinishBumps4 Finish bumps, pattern for various material types
ReliefPattern5 Relief pattern, for various material types
Weathering6 Weathering image, for concrete materials
See Also