Revit 2025.3 API
Built |
The host shape has changed and the family is no longer appropriate.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FailureDefinitionId FamilyNotFitHostShape { get; }
Public Shared ReadOnly Property FamilyNotFitHostShape As FailureDefinitionId Get
public: static property FailureDefinitionId^ FamilyNotFitHostShape { FailureDefinitionId^ get (); }
static member FamilyNotFitHostShape : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also