Entity Properties
Hi,
new to brics.
i need to add 'user defined' values to arbitrary entities in a drawing and then search for them programmatically to perform various actions on those entities.
please see the attached file. there a face and an edge are selected and want to search for those two entities.
i know the underlying structure is DWG but is there any way to accomplish this in brics mech?
thanks.
0
Comments
-
Well, here it is, 2D to start with.
XRecord, XData but XRecord seems to be the preferred way. XData limits data to 16K.
0