Share

FamilyInstance.HasModifiedGeometry Method

Identifies if the geometry of this FamilyInstance has been modified from the automatically generated default.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public bool HasModifiedGeometry()

Return Value

Boolean

Remarks

This method returns true if the geometry has been modified from post-processing activity in Revit such as joining, cutting, coping, extension, adaptive component modification, or other similar activity.

See Also

Reference

Was this information helpful?