Delete FieldDomainPoints in Analysis Visualizacion by value

Delete FieldDomainPoints in Analysis Visualizacion by value

juancalvoferrandiz
Enthusiast Enthusiast
290 Views
0 Replies
Message 1 of 1

Delete FieldDomainPoints in Analysis Visualizacion by value

juancalvoferrandiz
Enthusiast
Enthusiast

Hello everyone,

 

CONTEXT:

I'm trying to delete some FieldDomainPoints from a Analysis Visualizacion by value. Example: Delete or FieldDomainPoints that have value 100.

 

I'm aware that for updating analysis results: "API developers should use Dynamic Model Update DMU triggers or subscribe to the DocumentChanged event DCE to be notified when the Revit model has changed and previously calculated results may be invalid and in need of recalculation." 

 

For introducing data in differente steps I use the UpdateSpatialFieldPrimitive with no need of DMU or DCE.

 

So:

 

QUESTION:

It's possible to delete FieldDomainPoints in Analysis Visualizacion by value with no need of DMU or DCE? And if it is, how? May DeleteSubElements from SpatialFieldManager Class be an option?

 

Thanks for all answers.

 

Have everyone a nice day.

 

0 Likes
291 Views
0 Replies
Replies (0)