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.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
C# |
---|
public static FailureDefinitionId NoSurfPatternOnRebar { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property NoSurfPatternOnRebar As FailureDefinitionId Get |
Visual C++ |
---|
public: static property FailureDefinitionId^ NoSurfPatternOnRebar { FailureDefinitionId^ get (); } |