DirectShapeType.ResetExternallyTaggedGeometry Method

DirectShapeTypeResetExternallyTaggedGeometry Method

Removes all of the externally tagged geometry in this DirectShapeType.

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