2024 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 ( True in Visual Basic) .
P IncludeGrids bool True if grids should be brought in from the input file, false otherwise. The default value is . false ( False in Visual Basic) .
P IncludeLevels bool True if levels should be brought in from the input file, false otherwise. The default value is . false ( False in Visual Basic) .
P IsValidObject bool 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 ( True in Visual Basic) to replace existing groups, otherwise the operation will be canceled. The default value is . false ( False in Visual Basic) .