Revit 2025.3 API
Built |
Rebar elements do not support surface patterns. The surface pattern associated with this material will not be displayed on the indicated Rebar Type.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FailureDefinitionId NoSurfPatternOnRebar { get; }
Public Shared ReadOnly Property NoSurfPatternOnRebar As FailureDefinitionId Get
public: static property FailureDefinitionId^ NoSurfPatternOnRebar { FailureDefinitionId^ get (); }
static member NoSurfPatternOnRebar : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also