ReplaceDuplicatedGroups Property


Group Load Options Replace Duplicated Groups Property

If there are groups with the same names in source and destination documents set this property to to replace existing groups, otherwise the operation will be canceled. The default value is .

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool ReplaceDuplicatedGroups { get; set; }

Property Value

Boolean
See Also