DirectShape.ResetExternallyTaggedGeometry Method

DirectShapeResetExternallyTaggedGeometry Method

Removes all of the externally tagged geometry in this DirectShape.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public void ResetExternallyTaggedGeometry()
Public Sub ResetExternallyTaggedGeometry
public:
void ResetExternallyTaggedGeometry()
member ResetExternallyTaggedGeometry : unit -> unit 
See Also