BuiltInFailuresAutoRouteFailuresFamilySymbolNestingElementsError Property |
The fitting family contains unsupported nested elements or sub-elements. Please update the routing preference by selecting a different fitting type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic static FailureDefinitionId FamilySymbolNestingElementsError { get; }
Public Shared ReadOnly Property FamilySymbolNestingElementsError As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ FamilySymbolNestingElementsError {
FailureDefinitionId^ get ();
}
static member FamilySymbolNestingElementsError : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also