T O P I C R E V I E W |
c.basso |
Posted - Mar 30 2017 : 11:36:43 Hi, when I draw an iekAngle object, is there a way by code to set the global ObjAngleShowSmall property only for 1 object?
I need that 1 object show small angle, and another one not.
Thanks.
Claudio |
1 L A T E S T R E P L I E S (Newest First) |
w2m |
Posted - Mar 30 2017 : 12:27:23 This is not possible with the current version. The property ObjAngleShowSmall: boolean, if True, ALL angle objects show only the small angle.
A new property would be required that allows setting each angle object independently by adding a hobj parameter for the property. Something like ImageEnVect1.ObjAngleShowSmall[hobj] := True;
Bill Miller Adirondack Software & Graphics Email: w2m@hughes.net EBook: http://www.imageen.com/ebook/ Custom Commercial ImageEn Development |
|
|