2027 Members
Changes 0
M

PerformanceFailures Properties

Name Return Type Description
P ClippingIsDisabled FailureDefinitionId View has clipping disabled. It causes view to draw too many elements.
P DisjoinedSolidsInInPlaceFamily FailureDefinitionId In-place family contains multiple disjoined solids. Consider splitting in several in-place families.
P DuplicateInstances FailureDefinitionId There are duplicate instances of the same family in the same place. Delete duplicate instances to improve performance.
P FamilyContainsViewSpecificImports FailureDefinitionId Family definition contains view-specific imports. Such imports are inaccessible in the project - consider removal.
P HostHasTooManyInserts FailureDefinitionId Host object contains too many cutting inserts - it may take long time to update. Consider splitting host object into smaller pieces or using stacked walls.
P InteriorCategoriesEnabledInLargeView FailureDefinitionId Interior categories are enabled in a large view. Even though these objects may be obscured and invisible, they still have negative impact on performance.
P LargeFamilyFile FailureDefinitionId Family occupies XXX kilobytes of memory. Consider simplification of the family.
P ManyElementInFamily FailureDefinitionId Family definition contains too many elements. Consider simplification of the family.
P ManyUnusedNestedFamilies FailureDefinitionId Family contains other families loaded into it but not used. Consider purging family document from unused families and types.
P MultipleLoopsInSketch FailureDefinitionId Sketch of contains multiple independent loops - splitting it in few independent elements might improve performance.
P TooLargeSketch FailureDefinitionId Sketch of has large area - it may slow down selection, drawing and geometric computations.
P TooManyAreaBoundaryLinesFound FailureDefinitionId There are too many area boundary lines in area scheme might result in increased model sizes on disk and in memory. Please investigate if area scheme is used in a proper way.
P TooManyElementsInSketch FailureDefinitionId Sketch of contains too many objects - it may take long time to solve.
P UnjoinedRoomSeparationLinesFound FailureDefinitionId Room Separation of is not joined, might cause performance issue with room boundaries computations.
P UnusedTypesInTheProject FailureDefinitionId Project contains unused families and/or types. Consider purging them out.
P ViewDetailLevelIsHighInLargeView FailureDefinitionId A large view has view detail level set to medium or coarse. Generation of extraneous details harms performance.
P WallsOverlap FailureDefinitionId Walls overlap. Consider embedding walls, editing their extents or profile to avoid overlapping.