Implement Convert to Point Cloud filter
It would be helpful to have a filter that converted any DataSet
into a point cloud. The implementation would simply replace the CellSet
with a CellSetSingleType
that contained vertex cells.
System updates will be applied on Nov 25th between 7am and 9am, EST (UTC-05:00). This site will have intermittent downtime during that time.
It would be helpful to have a filter that converted any DataSet
into a point cloud. The implementation would simply replace the CellSet
with a CellSetSingleType
that contained vertex cells.