Way to remove deleted entities in an exiting schema ?

1770
2
10-12-2015 05:41 AM
FlavieMORAUX1
Occasional Contributor

Hello,

I began with schematic extension... then sorry if my question seems stupid.

I would like to find an automatic way (ArcToolBox/Arcpy) to remove deleted entities from an existing schema.

I saw the "UpdateDiagram_schematics" function but I don't see any option to do that.

Here is the workflow (schema is already created) :

1) Start a edit session on geographic feature class

2) Remove geographical entities

... How to remove corresponding schematics entities?

Thanks,

Flavie

0 Kudos
2 Replies
DanPatterson_Retired
MVP Emeritus

If you are talking arcpy functions or classes,  if they are exposed then they will be listed in the link.  Otherwise, if you access it through calls to Arctoolbox tools.

0 Kudos
FlavieMORAUX1
Occasional Contributor

Hello Dan,

Yes I' talking about arcpy function : UpdateDiagram_schematics​

I do not see in the parameter "builder_options" a way to replicate the deleted entities... Here is my problem.

0 Kudos