BuiltInFailures.DPartFailures.DivideVolumesProfilesEdgeMatchForWidthAll Property

BuiltInFailuresDPartFailuresDivideVolumesProfilesEdgeMatchForWidthAll Property

Division family cannot be used with the selected edge condition for all widths of hosts

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FailureDefinitionId DivideVolumesProfilesEdgeMatchForWidthAll { get; }
Public Shared ReadOnly Property DivideVolumesProfilesEdgeMatchForWidthAll As FailureDefinitionId
	Get
public:
static property FailureDefinitionId^ DivideVolumesProfilesEdgeMatchForWidthAll {
	FailureDefinitionId^ get ();
}
static member DivideVolumesProfilesEdgeMatchForWidthAll : FailureDefinitionId with get

Property Value

FailureDefinitionId
See Also