+ add custom points feature
This commit is contained in:
@@ -61,6 +61,7 @@ void PointsExport initPoints()
|
||||
|
||||
// add data types
|
||||
Points::Feature ::init();
|
||||
Points::FeatureCustom ::init();
|
||||
Points::FeaturePython ::init();
|
||||
Points::ViewFeature ::init();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user