PG2 graphic primitives in C# - PropertyWriter?
Is there any way to implement a propertyWriter in a costom made .Net GraphicPrimitiv?
Answers
This method in IElementView worked
WriteProperty(VariantValue value, DataEntityIndex dataEntityIndex);
by backdraft
Is there a supported way to implement custom Graphic Primitives?
by Martin87 Rank: 105 on 12/23/2019 5:41:55 AM | Like (0) | Report
Maybe i can use IElementView.WriteProperty(VariantValue value, DataEntityIndex dataEntityIndex);
by Martin87 Rank: 105 on 12/23/2019 5:49:32 AM | Like (0) | Report
https://forum-controlsystems.abb.com/Document/20194771/Tutorial-Create-PG2-graphic-primitives-in-C
Add new comment