BentHiddenWires Property


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: 18.0.0.0 (18.0.0.420)

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 ();
}

See Also