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

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)

Syntax

C#
public static FailureDefinitionId DivideVolumesProfilesGapForWidthSome { get; }
Visual Basic
Public Shared ReadOnly Property DivideVolumesProfilesGapForWidthSome As FailureDefinitionId
	Get
Visual C++
public:
static property FailureDefinitionId^ DivideVolumesProfilesGapForWidthSome {
	FailureDefinitionId^ get ();
}

See Also