Named Object Library Properties

SIS has a set of Named Object Libraries which contain Named Object Library Classes, e.g. Pen, Brush, Filter objects, etc.. These Named Object Library Classes are used throughout SIS.

Named Object Library properties are set and queried using the SIS_OT_NOL constant and the GetFlt/GetInt/GetStr/GetProperty andSetFlt/SetInt/SetStr/SetProperty methods. The nObject& argument should be the index in the list of currently loaded Named Object Libraries of the required Named Object Library. The GetNumNol method returns the total number of currently loaded Named Object Libraries.

Note: Named Object Library indices run from zero to one less than the number of currently loaded Named Object Libraries.

Named Object Library Properties


Named Object Library Properties

SIS_NOL_FILE The Named Object Library is file-based.
SIS_NOL_STANDARD The Named Object Library is the "(standard)" built-in Named Object Library.
SIS_NOL_TEMPORARY The Named Object Library is the "(temporary)" built-in Named Object Library.


Top of page

Send comments on this topic.

Click to return to www.cadcorp.com

© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).