API Reference > OdDAI Namespace > Classes > OdDAIObjectSDAI Class
OdDAIObjectSDAI Class
OdDAI__OdDAIObjectSDAI
Syntax
C++
class OdDAIObjectSDAI : public OdGiDrawable;

daiObjectSDAI.h

The base class for dictionary and application instances that can be manipulated with the Data Access Interface (DAI).

Retrieves the current value of the attribute specified by its name.  
Retrieves the current value of an attribute specified by its name in case-insensitive mode.  
Retrieves the type of the Standard Data Access Interface (SDAI) object.  
Retrieves the current Gs node object of the Standard Data Access Interface (SDAI) object.  
id 
Retrieves the database object identifier of the Standard Data Access Interface (SDAI) object.  
This is the overview for the isInstanceOf method overload. 
This is the overview for the isKindOf method overload. 
Retrieves whether the Standard Data Access Interface (SDAI) object is a persistent one.  
Retrieves the model object that contains the Standard Data Access Interface (SDAI) object.  
Sets a new Gs node cache for the Standard Data Access Interface (SDAI) object.  
This is the overview for the testAttr method overload. 
Retrieves whether the attribute value is set or is unset. The specified attribute name is case-insensitive.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.