Revit 2025 API
Built |
The selected fitting(s) cannot successfully change the type. The newly selected fabrication part type has a problem with the angle dimension of the current fitting(s), resulting in bad geometry.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId FabricationPartCannotChangeTypeMisalignedUnConnError { get; }
Public Shared ReadOnly Property FabricationPartCannotChangeTypeMisalignedUnConnError As FailureDefinitionId Get
public: static property FailureDefinitionId^ FabricationPartCannotChangeTypeMisalignedUnConnError { FailureDefinitionId^ get (); }
static member FabricationPartCannotChangeTypeMisalignedUnConnError : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also