| Revit 2022 API |
| BuiltInFailures..::..FabricFailures..::..BentHiddenWires Property |
| BuiltInFailures..::..FabricFailures Class See Also |
The wires of this custom fabric sheet type are longer than the bending sketch. The linear quantities shown in schedules and tags are not accurate.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Syntax
| C# |
|---|
public static FailureDefinitionId BentHiddenWires { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property BentHiddenWires As FailureDefinitionId Get |
| Visual C++ |
|---|
public: static property FailureDefinitionId^ BentHiddenWires { FailureDefinitionId^ get (); } |