BuiltInFailuresMEPFabricationFailuresFabricationHangerSizeNotMatch Property |
The hanger size does not match the size of the host, so it can not be connected.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic static FailureDefinitionId FabricationHangerSizeNotMatch { get; }
Public Shared ReadOnly Property FabricationHangerSizeNotMatch As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ FabricationHangerSizeNotMatch {
FailureDefinitionId^ get ();
}
static member FabricationHangerSizeNotMatch : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also