Revit 2026 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: 26.0.4.0 (26.0.4.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