BuiltInFailures.DPartFailures.DivideVolumesProfilesGapForWidthAll Property

BuiltInFailuresDPartFailuresDivideVolumesProfilesGapForWidthAll Property

Division family cannot be used with the selected division gap for all widths of hosts

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

Property Value

FailureDefinitionId
See Also