2027 Members
Changes 4
M

GroupLoadOptions Properties

Name Return Type Description
P IncludeAttachedDetails bool True if attached detail groups should be included, false otherwise. The default value is true .
P IncludeGrids bool True if grids should be brought in from the input file, false otherwise. The default value is false .
P IncludeLevels bool True if levels should be brought in from the input file, false otherwise. The default value is false .
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity.
P ReplaceDuplicatedGroups bool If there are groups with the same names in source and destination documents set this property to true to replace existing groups, otherwise the operation will be canceled. The default value is false .