Home > All Other Interfaces > IGeometry > SetEmpty

SetEmpty

Removes all points from this set, returning it to its original initialization state by releasing all referenced data.

 

JavaScript

 

void SetEmpty()

 

C#

 

void SetEmpty()

 

C++

 

HRESULT SetEmpty()