Transient Entity Attribute
Transient entities are ignored during save operations. So, they are not persistent.
This property can be set to true via IEntity_DG.Transient property.
Some types of geometries like measurements and sticky labels are not currently persistent. Setting IEntity_DG.Transient to false for entities with these types of geometries is ignored.
|