File: DbBlockAlignmentParameter.h
Module: API Reference
| |
(Inherited from OdDbEvalExpr) | |
(Inherited from OdDbEvalConnectable) | |
(Inherited from OdDbEvalExpr) | |
(Inherited from OdDbObject) |
(Inherited from OdDbEvalExpr) | |
(Inherited from OdDbObject) | |
(Inherited from OdDbObject) | |
(Inherited from OdDbObject) | |
(Inherited from OdDbObject) |
(Inherited from OdDbEvalConnectable) | |
(Inherited from OdDbEvalExpr) | |
(Inherited from OdDbObject) | |
(Inherited from OdDbBlock2PtParameter) | |
| |
(Inherited from OdDbBlockElement) | |
(Inherited from OdDbBlockParameter) | |
Notification function called whenever this Node object has been activated. (Inherited from OdDbEvalExpr) | |
(Inherited from OdDbBlockParameter) | |
Adds the specified persistent reactor to this object's reactor list. (Inherited from OdDbObject) | |
Adds the specified transient reactor to this object's reactor list. (Inherited from OdDbObject) | |
Increments the reference count of this object. (Inherited from OdDbObject) | |
Notification function called whenever this Node object has been added to a Graph object. (Inherited from OdDbEvalExpr) | |
Notification function called whenever an edge has been added the Graph object. (Inherited from OdDbEvalExpr) | |
Notification function called whenever an edge of this Node object has been removed. (Inherited from OdDbEvalExpr) | |
Notification function called whenever a Node object with a shared edge to this Node object has been removed a Graph object. (Inherited from OdDbEvalExpr) | |
| |
(Inherited from OdDbBlock2PtParameter) | |
This function appends this object to the specified owner object during the deep or wblock clone operation. (Inherited from OdDbObject) | |
Notification function called each time an Undo operation is performed this object is using partial Undo. (Inherited from OdDbObject) | |
Throws an exception if this object is not open OdDb::kForNotify. (Inherited from OdDbObject) | |
Throws an exception if this object is not open OdDb::kForRead. (Inherited from OdDbObject) | |
Throws an exception if this object is not open OdDb::kForWrite, and controls automatic undo and notification of modifications. (Inherited from OdDbObject) | |
Perform an audit operation on this object. (Inherited from OdDbObject) | |
(Inherited from OdDbBlock2PtParameter) | |
(Inherited from OdDbBlock2PtParameter) | |
(Inherited from OdDbBlockParameter) | |
After loading from file, performs necessary actions which require accessing other Database objects. For example, processing round-trip data. (Inherited from OdDbObject) | |
Connects this Connectable object to the specified Connectable object. (Inherited from OdDbBlockElement) | |
Connects this Connectable object to the specified Connectable object. (Inherited from OdDbEvalConnectable) | |
!DOM OdDbEvalConnectable interface (Inherited from OdDbBlockElement) | |
Returns true if and only if a connection is allowed from this Connectable object to the specified Connectable object. (Inherited from OdDbEvalConnectable) | |
The method should be called from *decomposeForSave()* of custom container objects for owned child objects. It calls child's decomposeForSave() method plus performs other required actions (handOverTo, exchanging XData, etc.) (Inherited from OdDbObject) | |
Notification function called whenever the notifying object has had its clone() member function called. (Inherited from OdDbObject) | |
Notification function called whenever a Node object has been copied to another Graph object. (Inherited from OdDbEvalExpr) | |
Copies the contents of the specified object into this object when possible. (Inherited from OdDbObject) | |
Creates an OdDbDictionary extension dictionary of this object. (Inherited from OdDbObject) | |
Creates or retrieves the specified Xrecord in this object's extension dictionary. (Inherited from OdDbObject) | |
Returns the OdDbDatabase that contains this object. (Inherited from OdDbObject) | |
This is the overview for the decomposeForSave method overload. | |
Performs a deep clone of this object. (Inherited from OdDbObject) | |
(Inherited from OdDbBlock2PtParameter) | |
(Inherited from OdDbBlock2PtParameter) | |
(Inherited from OdDbBlock2PtParameter) | |
(Inherited from OdDbBlock2PtParameter) | |
Controls the undo recording of this object in OdDbDatabase. (Inherited from OdDbObject) | |
Disconnects this Connectable object from the specified Connectable object. (Inherited from OdDbBlockElement) | |
Disconnects this Connectable object from the specified Connectable object. (Inherited from OdDbEvalConnectable) | |
(Inherited from OdDbBlock2PtParameter) | |
Downgrades this object from OdDb::kForWrite to OdDb::kForRead (Inherited from OdDbObject) | |
Returns a pointer to the OdGiDrawable for the object. If the object doesn't have an associated OdGiDrawable object, this function returns NULL. (Inherited from OdDbObject) | |
Reads the .dwg file format data of this object from the specified file. (Inherited from OdDbObject) | |
Reads the .dwg file data of this object. (Inherited from OdDbEvalExpr) | |
Reads the .dwg file data of this object. (Inherited from OdDbObject) | |
Writes the .dwg file format data of this object to the specified filer. (Inherited from OdDbObject) | |
Writes the .dwg file data of this object. (Inherited from OdDbEvalExpr) | |
Writes the .dwg file data of this object. (Inherited from OdDbObject) | |
Reads the DXF format data of this object from the specified filer. (Inherited from OdDbObject) | |
Reads the DXF data of this object. (Inherited from OdDbEvalExpr) | |
Reads the DXF data of this object. (Inherited from OdDbObject) | |
Reads the DXF R12 format data of this object. (Inherited from OdDbObject) | |
Writes the DXF format data of this object to the specified filer. (Inherited from OdDbObject) | |
Writes the DXF data of this object. (Inherited from OdDbEvalExpr) | |
Writes the DXF data of this object. (Inherited from OdDbObject) | |
Writes the DXF data of this object. (Inherited from OdDbObject) | |
(Inherited from OdDbBlock2PtParameter) | |
Returns true if and only if the specified Node object is equal to this Node object. (Inherited from OdDbEvalExpr) | |
Sets the erased mode of this object. (Inherited from OdDbObject) | |
Notification function called whenever an object has been erased or unerased. (Inherited from OdDbObject) | |
!DOM EvalExpr interface !DOM virtual void adjacentNodeRemoved( const OdDbEvalNodeId& ); (Inherited from OdDbBlockElement) | |
Evaluates the expression represented by this Node object. (Inherited from OdDbEvalExpr) | |
Returns the Object ID of this object's extension dictionary. (Inherited from OdDbObject) | |
(Inherited from OdDbBlock2PtParameter) | |
Returns the CLSID value associated with this object. (Inherited from OdDbObject) | |
(Inherited from OdDbBlockParameter) | |
(Inherited from OdDbBlockElement) | |
Returns an array Connection names shared between this OdDbEvalConnectable object and another. (Inherited from OdDbEvalConnectable) | |
Returns an array of Connectable objects to which this Connectable object is connected. (Inherited from OdDbBlockElement) | |
Returns an array of Connectable objects to which this Connectable object is connected. (Inherited from OdDbEvalConnectable) | |
Returns an array of Connection names for this Connectable object. (Inherited from OdDbBlockElement) | |
Returns an array of Connection names for this Connectable object. (Inherited from OdDbEvalConnectable) | |
Returns the type of the specified connection for this Connectable object. (Inherited from OdDbBlockElement) | |
Returns the type of the specified connection for this Connectable object. (Inherited from OdDbEvalConnectable) | |
Returns the value of the specified connection for this Connectable object. (Inherited from OdDbBlockElement) | |
Returns the value of the specified connection for this Connectable object. (Inherited from OdDbEvalConnectable) | |
Returns the persistent handle of this database object. (Inherited from OdDbObject) | |
This is the overview for the getField method overload. | |
This is the overview for the getFieldDictionary method overload. | |
Opens the OdDbEvalGraph object that owns this Node object. (Inherited from OdDbEvalExpr) | |
!DOM virtual unsigned long alertState() const; !DOM virtual void auditAlertState(); !DOM OdDbObjectId getEntity(); !DOM class AcRxClass * getRxEntity(void) (Inherited from OdDbBlockElement) | |
(Inherited from OdDbBlockElement) | |
Returns the drawing and maintenance release version into which this object must be stored. (Inherited from OdDbObject) | |
Returns Object IDs of this object's persistent reactors. (Inherited from OdDbObject) | |
(Inherited from OdDbBlockParameter) | |
(Inherited from OdDbBlockParameter) | |
This is the overview for the getPropertyValue method overload. | |
(Inherited from OdDbBlockElement) | |
Returns this object's transient reactors. (Inherited from OdDbObject) | |
Notification function called just before an object is deleted from memory. (Inherited from OdDbObject) | |
Notification function called whenever the Graph object travesal is been terminated. (Inherited from OdDbEvalExpr) | |
Notification function called whenever the Graph object has been traversed. (Inherited from OdDbBlock2PtParameter) | |
Notification function called whenever the Graph object has been traversed. (Inherited from OdDbEvalExpr) | |
Notification function called whenever the Graph object is about to be traversed. (Inherited from OdDbEvalExpr) | |
Returns the OdGsCache of an OdGiDrawable object. (Inherited from OdDbObject) | |
Replaces this database -resident (DBRO) object with the specified non- database -resident (NDBRO) object, while retaining this object's objectId, handle, owner, and reactor list. (Inherited from OdDbObject) | |
Returns the persistent handle of this database object. (Inherited from OdDbObject) | |
Returns true if and only if this Connectable object has a connection with the specified name. (Inherited from OdDbBlockElement) | |
Returns true if and only if this Connectable object has a connection with the specified name. (Inherited from OdDbEvalConnectable) | |
Returns true if and only if this object has fields. (Inherited from OdDbObject) | |
has instance data loaded (Inherited from OdDbBlockElement) | |
This method returns true if objId is the Object ID of a reactor attached to this object. Otherwise, it returns false. (Inherited from OdDbObject) | |
Returns true if and only if this object has its bit set to override the filer version. (Inherited from OdDbObject) | |
(Inherited from OdDbBlockElement) | |
(Inherited from OdDbBlockElement) | |
Returns the database ID corresponding to this object. (Inherited from OdDbObject) | |
Returns true if and only if this object is a proxy object or entity. (Inherited from OdDbObject) | |
Returns true if and only if this Node object can be activated. (Inherited from OdDbEvalExpr) | |
Returns true if and only this object is a database -resident object. (Inherited from OdDbObject) | |
Returns true if and only if this object's erased status has been toggled since it was opened. (Inherited from OdDbObject) | |
Returns true if and only if this object is marked as erased. (Inherited from OdDbObject) | |
!DOM virtual bool onBeginEdit( OdDbBlockTableRecord* ); !DOM virtual bool onEndEdit(OdDbBlockTableRecord*); !DOM void OnBeginEditCancelled(class AcDbObjectId,class AcDbObjectId) void OnBeginEditEnded(class AcDbObjectId,class AcDbObjectId) void OnBeginSaveCancelled(class AcDbObjectId,class AcDbObjectId) void OnBeginSaveEnded(class AcDbObjectId,class AcDbObjectId) void OnBeginSaveStarted(class AcDbObjectId,class AcDbObjectId) void OnEndEditCancelled(class AcDbObjectId,class AcDbObjectId) void OnEndEditStarted(class AcDbObjectId,class AcDbObjectId) (Inherited from OdDbBlockElement) | |
Returns true if and only if this object's assertWriteEnabled() has been called since it was opened. (Inherited from OdDbObject) | |
Returns true if and only if an object derived from OdDbEntity has been modified. (Inherited from OdDbObject) | |
Returns true if and only this object's assertWriteEnabled() and setXData() have been called since it was opened. (Inherited from OdDbObject) | |
Returns true if and only if this object has not been closed since it was created. (Inherited from OdDbObject) | |
Returns true if and only if this object is open OdDb::kForNotify. (Inherited from OdDbObject) | |
Returns true if and only if this object is sending notification. (Inherited from OdDbObject) | |
Returns true if and only if this object's Object ID is not valid because the OdDbObject::subDeepClone or OdDbObject::subWblockClone() have yet to be completed. (Inherited from OdDbObject) | |
Return true if and only if this object is database -resident (DBRO). (Inherited from OdDbObject) | |
Returns true if and only if this object is open OdDb::kForRead. (Inherited from OdDbObject) | |
Returns true if and only if a call to close would completely close this object at this time. (Inherited from OdDbObject) | |
Returns true if and only if this object is taking part in an Undo operation. (Inherited from OdDbObject) | |
Returns true if and only if this object is open OdDb::kForWrite. (Inherited from OdDbObject) | |
loads instance data from xdata chain (Inherited from OdDbBlockElement) | |
Returns the merge style of this object. (Inherited from OdDbObject) | |
Notification function called whenever an object is opened OdDb::kForWrite, a function has been called that could modify the contents of this object, and this object is now being closed. (Inherited from OdDbObject) | |
Notification function called whenever an object derived from OdDbEntity is modified. (Inherited from OdDbObject) | |
Notification function called whenever the XData has been written to the notifying object. (Inherited from OdDbObject) | |
Notification function called whenever the notifying object is in the midst an Undo operation that is undoing modifications. (Inherited from OdDbObject) | |
(Inherited from OdDbBlockElement) | |
Notification function called whenever this Node object is about to be moved to another Graph object. (Inherited from OdDbEvalExpr) | |
Notification function called whenever this Node object has been moved to another Graph object. (Inherited from OdDbEvalExpr) | |
!DOM (Inherited from OdDbBlockElement) | |
Returns the node ID of this Node object. (Inherited from OdDbEvalExpr) | |
(Inherited from OdDbBlock2PtParameter) | |
Returns the reference count of this object. (Inherited from OdDbObject) | |
Notification function called immediately before an object is closed. (Inherited from OdDbObject) | |
Returns the Object ID of this object. (Inherited from OdDbObject) | |
Notification function called whenever an object is opened for modify OdDb::kForWrite. (Inherited from OdDbObject) | |
Returns the Object ID of this object's owner. (Inherited from OdDbObject) | |
bool parameterComponentDrivesAction( OdDbBlockParameter::ParameterComponent, const OdDbBlockAction* ); (Inherited from OdDbBlock2PtParameter) | |
(Inherited from OdDbEvalExpr) | |
Notification function called whenever a Redo process processes the reappending of the notifying object to the database. (Inherited from OdDbObject) | |
Allows a subobject of a complex object to notify its root object that it has been changed. (Inherited from OdDbObject) | |
Decrements the reference count of this object. (Inherited from OdDbObject) | |
Releases and erases this object's extension dictionary if it exists and is empty. (Inherited from OdDbObject) | |
OdDbEvalGraph::addGraph() calls this method on each node in the to-be-added graph just after all nodes have been added to the destination graph. The default behavior is to do nothing. Some subclasses of OdDbEvalExpr should override this function to update their references to other nodes. Nodes should not alter the map. This function is called exactly once for each node in a graph after all node IDs in a graph are changed. (Inherited from OdDbEvalExpr) | |
This is the overview for the removeField method overload. | |
Removes the specified persistent reactor from this object's reactor list. (Inherited from OdDbObject) | |
Removes the specified transient reactor from this object's reactor list. (Inherited from OdDbObject) | |
Notification function called whenever this Node object has been removed a Graph object. (Inherited from OdDbEvalExpr) | |
!DOM (Inherited from OdDbObject) | |
saves instance data to xdata chain (Inherited from OdDbBlockElement) | |
| |
(Inherited from OdDbBlock2PtParameter) | |
(Inherited from OdDbBlock2PtParameter) | |
(Inherited from OdDbBlockParameter) | |
Sets the value of the specified connection for this Connectable object. (Inherited from OdDbEvalConnectable) | |
(Inherited from OdDbBlock2PtParameter) | |
(Inherited from OdDbBlock2PtParameter) | |
(Inherited from OdDbBlock2PtParameter) | |
Adds the specified field to the field dictionary of this object. (Inherited from OdDbObject) | |
Assigns the specified OdGsCache to the calling object. (Inherited from OdDbObject) | |
Controls the flag specifying that this object overrides the save filer version. (Inherited from OdDbObject) | |
(Inherited from OdDbBlockElement) | |
(Inherited from OdDbBlockElement) | |
Called on a new created cloned object to indicate that its Object ID is not valid. (Inherited from OdDbObject) | |
Sets this object's ownerId data member. (Inherited from OdDbObject) | |
This is the overview for the setPropertyValue method overload. | |
(Inherited from OdDbBlockParameter) | |
(Inherited from OdDbBlock2PtParameter) | |
(Inherited from OdDbBlock2PtParameter) | |
Sets the XData of this object. (Inherited from OdDbObject) | |
(Inherited from OdDbBlockParameter) | |
(Inherited from OdDbBlock2PtParameter) | |
Called as the first operation as this object is being closed, for database -resident objects only. (Inherited from OdDbObject) | |
Called as the first operation as this object is being erased or unerased. (Inherited from OdDbObject) | |
Called as the first operation of the handOverTo function. (Inherited from OdDbObject) | |
Notification function called whenever a method of the specified subobject has called assertWriteEnabled() (Inherited from OdDbObject) | |
Notification function called by the Drawings framework immediately before an object is opened. (Inherited from OdDbObject) | |
Sets the values of this object's subentity traits, and returns with the calling object's subentity traits. (Inherited from OdDbObject) | |
Called as the first operation of swapIdWith (Inherited from OdDbObject) | |
(Inherited from OdDbObject) | |
(Inherited from OdDbObject) | |
Swaps the objectIDs, handles, XData,and extension dictionary between this object and another object. (Inherited from OdDbObject) | |
!DOM enum Acad::ErrorStatus AcDbBlockElement::sync(class AcDbBlockElementEntity *) !DOM virtual void transformDefinitionBy( const OdGeMatrix3d &); (Inherited from OdDbBlockElement) | |
Notification function called whenever the Undo process processes the appending of the notifying object to the database. (Inherited from OdDbObject) | |
Returns the undo filer associated with this object. (Inherited from OdDbObject) | |
(Inherited from OdDbBlockElement) | |
(Inherited from OdDbBlock2PtParameter) | |
(Inherited from OdDbBlock2PtParameter) | |
(Inherited from OdDbBlock2PtParameter) | |
(Inherited from OdDbBlock2PtParameter) | |
Upgrades this object from OdDb::kForRead to OdDb::kForWrite. (Inherited from OdDbObject) | |
Returns the value of the evaluated expression of this Node object. (Inherited from OdDbEvalExpr) | |
Performs a shallow clone of this object. (Inherited from OdDbObject) | |
Returns a linked list of ResBufs containing a copy of the XData of this object. (Inherited from OdDbObject) | |
Applies the 3D transformation matrix to the XData of this object. (Inherited from OdDbObject) | |
Allows a subobject of a complex object to notify its root object that it has been changed. (Inherited from OdDbObject) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|