This class represents Large (Jogged) Radial Dimension entities in an OdDbDatabase instance.
Jogged Radial Dimension entities are used to dimension arcs with large radii. They require a point the curve being dimensioned and along with an overridden center point, a jog point, and a jog angle.
File: DbRadialDimensionLarge.h
Module: API Reference
Constructor. Initializes fields with default values. (Inherited from OdDbDimension) | |
(Inherited from OdDbEntity) | |
| |
(Inherited from OdDbObject) |
Defines dimension inspection settings. | |
|
(Inherited from OdDbEntity) | |
(Inherited from OdDbEntity) | |
(Inherited from OdDbEntity) | |
(Inherited from OdDbObject) | |
(Inherited from OdDbObject) | |
(Inherited from OdDbEntity) | |
(Inherited from OdDbEntity) | |
(Inherited from OdDbObject) | |
(Inherited from OdDbEntity) | |
(Inherited from OdDbObject) | |
(Inherited from OdDbEntity) | |
(Inherited from OdDbEntity) |
(Inherited from OdDbEntity) | |
(Inherited from OdDbObject) | |
| |
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) | |
(Inherited from OdDbEntity) | |
This function appends this object to the specified owner object during the deep or wblock clone operation. (Inherited from OdDbDimension) | |
This function appends this object to the specified owner object during the deep or wblock clone operation. (Inherited from OdDbEntity) | |
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 OdDbEntity) | |
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) | |
Returns the Object ID of the OdDbBlockTableRecord that owns this entity. (Inherited from OdDbEntity) | |
This is the overview for the boundingBoxIntersectWith method overload. | |
Returns the CastShadows flag for this entity.. (Inherited from OdDbEntity) | |
Returns the WCS center of the arc being dimensioned by this Dimension entity (DXF 10). | |
Returns the WCS chord point for this Dimension entity (DXF 15). | |
Returns the cloneMeForDragging flag for this entity. (Inherited from OdDbEntity) | |
Returns the CollisionType for this entity. (Inherited from OdDbEntity) | |
Returns the color information of this entity as an OdCmColor instance. (Inherited from OdDbEntity) | |
Returns the Object ID of the OdDbColor object referenced by this entity. (Inherited from OdDbEntity) | |
Returns the color index of this entity (DXF 62). (Inherited from OdDbEntity) | |
After loading from file, performs necessary actions which require accessing other Database objects. For example, processing round-trip data. (Inherited from OdDbObject) | |
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) | |
Copies the contents of the specified object into this object when possible. (Inherited from OdDbEntity) | |
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 OdDbEntity) | |
Returns opened object that is returned by dimBlockId(). (Inherited from OdDbDimension) | |
Returns the Object ID of the dimension block (OdDbBlockTableRecord) associated with this Dimension entity (DXF 2). (Inherited from OdDbDimension) | |
Returns the WCS relative position of the block associated with this Dimension entity (DXF 12). (Inherited from OdDbDimension) | |
Returns the rotation angle of the dimension block referenced by this Dimension entity (DXF 54). (Inherited from OdDbDimension) | |
Returns the scale of the dimension block referenced by this Dimension entity. (Inherited from OdDbDimension) | |
Returns the transformation matrix applied to dimension block referenced by this Dimension entity. (Inherited from OdDbDimension) | |
Returns the Object ID of the dimension style (OdDbDimStyleTableRecord) for this Dimension entity (DXF 3). (Inherited from OdDbDimension) | |
Returns the user-supplied dimension text for this Dimension Entity (DXF 1). (Inherited from OdDbDimension) | |
Controls the undo recording of this object in OdDbDatabase. (Inherited from OdDbObject) | |
Downgrades this object from OdDb::kForWrite to OdDb::kForRead (Inherited from OdDbObject) | |
Notification function called when this entity is involved in a drag operation. (Inherited from OdDbEntity) | |
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 OdDbEntity) | |
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 OdDbDimension) | |
Reads the .dwg file data of this object. (Inherited from OdDbEntity) | |
Reads the .dwg file data of this object. (Inherited from OdDbObject) | |
Reads the .dwg file data of this object. | |
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 OdDbDimension) | |
Writes the .dwg file data of this object. (Inherited from OdDbEntity) | |
Writes the .dwg file data of this object. (Inherited from OdDbObject) | |
Writes the .dwg file data of this object. | |
Reads the DXF format data of this object from the specified filer. (Inherited from OdDbEntity) | |
Reads the DXF format data of this object from the specified filer. (Inherited from OdDbObject) | |
Reads the DXF data of this object. (Inherited from OdDbDimension) | |
Reads the DXF data of this object. (Inherited from OdDbEntity) | |
Reads the DXF data of this object. (Inherited from OdDbObject) | |
Reads the DXF data of this object. | |
Reads the DXF R12 format data of this object. (Inherited from OdDbDimension) | |
Reads the DXF R12 format data of this object. (Inherited from OdDbEntity) | |
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 OdDbEntity) | |
Writes the DXF format data of this object to the specified filer. (Inherited from OdDbObject) | |
Writes the DXF data of this object. (Inherited from OdDbDimension) | |
Writes the DXF data of this object. (Inherited from OdDbEntity) | |
Writes the DXF data of this object. (Inherited from OdDbObject) | |
Writes the DXF data of this object. | |
Writes the DXF data of this object. (Inherited from OdDbDimension) | |
Writes the DXF data of this object. (Inherited from OdDbEntity) | |
Writes the DXF data of this object. (Inherited from OdDbObject) | |
Returns the elevation of this entity in the OCS (DXF 30). (Inherited from OdDbDimension) | |
Returns the OdCmEntityColor settings of this object. (Inherited from OdDbEntity) | |
Sets the erased mode of this object. (Inherited from OdDbObject) | |
Notification function called whenever an object has been erased or unerased. (Inherited from OdDbObject) | |
Explodes this entity into a set of simpler entities. (Inherited from OdDbEntity) | |
Explodes this entity into a set of simpler entities. (Inherited from OdDbDimension) | |
Explodes this entity into a set of simpler entities. (Inherited from OdDbEntity) | |
Explodes this entity into a set of simpler entities, and adds them to the specified block. (Inherited from OdDbEntity) | |
Explodes this entity into a set of simpler entities, and adds them to the specified block table record. (Inherited from OdDbEntity) | |
Returns the extension arc end angle of this dimension entity. | |
Returns the extension arc status of this Dimension entity. | |
Returns the extension arc start angle of this dimension entity. | |
Returns the Object ID of this object's extension dictionary. (Inherited from OdDbObject) | |
If pDimMText has a text field, this method copies that field and adds the copy to this object. (Inherited from OdDbDimension) | |
If this object has a text field, this method copies the field and pastes the copy to pDimMText. (Inherited from OdDbDimension) | |
Returns the formatted measurement value. (Inherited from OdDbDimension) | |
Returns the flip flag of the first arrowhead for this Dimension entity. (Inherited from OdDbDimension) | |
Returns the flip flag of the second arrowhead for this Dimension entity. (Inherited from OdDbDimension) | |
Returns the background text color and flags for this Dimension entity. The background text flags value specifies the background fill of dimension text. (Inherited from OdDbDimension) | |
Returns the CLSID value associated with this object. (Inherited from OdDbObject) | |
Is applicable for compound objects only which return the kDrawableIsCompoundObject flag from subSetAttributes(). The matrix returned is the one that is passed to pushModelTransform before rendering nested objects. Default implementation returns OdDb::eNotApplicable and the identity matrix in xM. (Inherited from OdDbEntity) | |
Checks the value of the DIMTALN flag. (Inherited from OdDbDimension) | |
Returns the persistent handle of this database object. (Inherited from OdDbObject) | |
Returns the Object ID of the first extension line linetype for this Dimension entity. (Inherited from OdDbDimension) | |
Returns the Object ID of the second extension line linetype for this Dimension entity. (Inherited from OdDbDimension) | |
Returns the Object ID of the dimension line linetype for this Dimension entity. (Inherited from OdDbDimension) | |
Copies the dimension style settings, including overrides, of this Dimension entity into the specified dimension style table record. (Inherited from OdDbDimension) | |
Returns the matrix which maps the plane coordinate system to the WCS. (Inherited from OdDbDimension) | |
Returns the entity coordinate system matrix. (Inherited from OdDbEntity) | |
Returns the extension line fixed length for this Dimension entity. (Inherited from OdDbDimension) | |
Returns the extension line fixed length enable flag for this Dimension entity. (Inherited from OdDbDimension) | |
This is the overview for the getField method overload. | |
This is the overview for the getFieldDictionary method overload. | |
(Inherited from OdDbEntity) | |
This is the overview for the getGripPoints method overload. | |
(Inherited from OdDbEntity) | |
(Inherited from OdDbEntity) | |
Returns the measurement (DXF 42) stored in this Dimension entity. (Inherited from OdDbDimension) | |
Returns the drawing and maintenance release version into which this object must be stored. (Inherited from OdDbObject) | |
This is the overview for the getOsnapPoints method overload. | |
Returns Object IDs of this object's persistent reactors. (Inherited from OdDbObject) | |
Retrieves the WCS plane that this dimension contains. Sets planarity flag to OdDb::kPlanar. (Inherited from OdDbDimension) | |
Returns the plane that contains this entity. (Inherited from OdDbEntity) | |
Returns the PlotStyleName of this entity. (Inherited from OdDbEntity) | |
Returns all stretch points of this entity. (Inherited from OdDbEntity) | |
(Inherited from OdDbEntity) | |
(Inherited from OdDbEntity) | |
(Inherited from OdDbEntity) | |
Creates a copy of this entity, and applies the supplied transformation to the newly created copy. (Inherited from OdDbEntity) | |
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 when this entity is involved in a grip operation. (Inherited from OdDbEntity) | |
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 object has fields. (Inherited from OdDbObject) | |
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) | |
Returns the hideMeForDragging flag for this entity. (Inherited from OdDbEntity) | |
(Inherited from OdDbEntity) | |
Returns the horizontal rotation angle for this Dimension entity (DXF 51). (Inherited from OdDbDimension) | |
Returns the database ID corresponding to this object. (Inherited from OdDbObject) | |
Checks the inspection flag for this dimension. (Inherited from OdDbDimension) | |
detials Returns the inspection frame value. (Inherited from OdDbDimension) | |
detials Returns the inspection label value. (Inherited from OdDbDimension) | |
detials Returns the inspection rate value. (Inherited from OdDbDimension) | |
This is the overview for the intersectWith method overload. | |
Returns true if and only if this object is a proxy object or entity. (Inherited from OdDbObject) | |
Checks if the object's constraint is dynamic. (Inherited from OdDbDimension) | |
This is the overview for the isConstraintObject method overload. | |
(Inherited from OdDbEntity) | |
Returns true if and only this object is a database -resident object. (Inherited from OdDbObject) | |
Checks if this dimension object is dynamic. (Inherited from OdDbDimension) | |
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) | |
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) | |
Checks if this dimension is planar. (Inherited from OdDbDimension) | |
Returns true if and only if this entity is planar. (Inherited from OdDbEntity) | |
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 and only if this Dimension entity has the only reference to its associated OdDbBlockTableRecord (DXF 70 bit 0x20). (Inherited from OdDbDimension) | |
Returns true if and only if this object is taking part in an Undo operation. (Inherited from OdDbObject) | |
Returns true if and only if the dimension text for this Dimension entity is in the default position (DXF 70, bit 0x80 == 0). (Inherited from OdDbDimension) | |
Returns true if and only if this object is open OdDb::kForWrite. (Inherited from OdDbObject) | |
Returns the jog angle for this Dimension entity. | |
Returns the jog point for this Dimension entity. | |
Returns the name of the layer referenced by this entity (DXF 8). (Inherited from OdDbEntity) | |
Returns the Object ID of the OdDbLayerTableRecord referenced by this entity. (Inherited from OdDbEntity) | |
Returns the lineweight property of this entity (DXF 370). (Inherited from OdDbEntity) | |
Returns the name of the linetype referenced by this entity (DXF 6). (Inherited from OdDbEntity) | |
Returns the Object ID of the linetype referenced by this entity (DXF 6). (Inherited from OdDbEntity) | |
Returns the linetype scale of this entity (DXF 48). (Inherited from OdDbEntity) | |
This method is triggered by the standard LIST command and is to be display the dxf format contents of the entity to the display. (Inherited from OdDbEntity) | |
Returns the name of the material referenced by this entity (DXF 347). (Inherited from OdDbEntity) | |
Returns the Object ID of the material referenced by this entity (DXF 347). (Inherited from OdDbEntity) | |
Returns OdGiMapper used to map a material to the entity. Returns null if the default mapper is used. (Inherited from OdDbEntity) | |
Returns the measurement (DXF 42) for this Dimension entity. (Inherited from OdDbDimension) | |
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 OdDbDimension) | |
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) | |
This is the overview for the moveGripPointsAt method overload. | |
(Inherited from OdDbEntity) | |
Moves the specified stretch points of this entity. (Inherited from OdDbEntity) | |
Returns the WCS normal to the plane of this entity (DXF 210). (Inherited from OdDbDimension) | |
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 WCS override center of the arc being dimensioned by this Dimension entity. | |
Returns the Object ID of this object's owner. (Inherited from OdDbObject) | |
Returns the name of the plotStyleName string associated with this entity (DXF 390). (Inherited from OdDbEntity) | |
Notification function called whenever a Redo process processes the reappending of the notifying object to the database. (Inherited from OdDbObject) | |
Returns the ReceiveShadows flag for this entity.. (Inherited from OdDbEntity) | |
Recomputes the dimension block referenced by this Dimension entity. (Inherited from OdDbDimension) | |
Sets the bit flag indicating the entity's geometry is changed. (Inherited from OdDbEntity) | |
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) | |
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) | |
Removes text field from this dimension object and deletes it from dictionary. (Inherited from OdDbDimension) | |
Resets defined width and defined height for MText. (Inherited from OdDbDimension) | |
Creates a geometric representation of this entity for saving proxy graphics or converting to previous formats. (Inherited from OdDbEntity) | |
!DOM (Inherited from OdDbObject) | |
Sets the flip flag of the first arrowhead for this Dimension entity. (Inherited from OdDbDimension) | |
Sets the flip flag of the second arrowhead for this Dimension entity. (Inherited from OdDbDimension) | |
Sets the background text color and flags for this Dimension entity. The background text flags value specifies the background fill of dimension text. (Inherited from OdDbDimension) | |
Controls the CastShadows flag for this entity. (Inherited from OdDbEntity) | |
Sets the WCS center of the arc being dimensioned by this Dimension entity (DXF 10). | |
Sets the WCS chord point for this Dimension entity (DXF 15). | |
Sets the color information of this entity from an OdCmColor instance. (Inherited from OdDbEntity) | |
Assigns the specified OdDbColor object to this entity. (Inherited from OdDbEntity) | |
Sets the color index of this entity (DXF 62). (Inherited from OdDbEntity) | |
Sets a flag that indicates whether the constraint is dynamic or not. (Inherited from OdDbDimension) | |
Sets DIMTALN flag value. (Inherited from OdDbDimension) | |
Applies the default properties of the specified database to this entity. (Inherited from OdDbEntity) | |
Sets the Object ID of the dimension block (OdDbBlockTableRecord) associated with this Dimension entity. (Inherited from OdDbDimension) | |
!DOM... more (Inherited from OdDbDimension) | |
!DOM... more (Inherited from OdDbDimension) | |
!DOM... more (Inherited from OdDbDimension) | |
Sets the Object ID of the first extension line linetype for this Dimension entity. (Inherited from OdDbDimension) | |
Sets the Object ID of the second extension line linetype for this Dimension entity. (Inherited from OdDbDimension) | |
Sets the Object ID of the dimension line linetype for this Dimension entity. (Inherited from OdDbDimension) | |
Sets the Object ID of the dimension style (OdDbDimStyleTableRecord) for this Dimension entity (DXF 3). (Inherited from OdDbDimension) | |
Sets the user-supplied dimension text for this Dimension Entity (DXF 1). (Inherited from OdDbDimension) | |
This is the overview for the setDimstyleData method overload. | |
Sets a flag that indicates whether this dimension is dynamic or not. (Inherited from OdDbDimension) | |
Sets the elevation of this entity in the OCS (DXF 30). (Inherited from OdDbDimension) | |
Sets the extension arc end angle for this dimension entity. | |
Sets the extension arc start angle for this dimension entity. | |
Sets the extension line fixed length for this Dimension entity. (Inherited from OdDbDimension) | |
Controls the extension line fixed length enable flag for this Dimension entity. (Inherited from OdDbDimension) | |
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) | |
Sets the horizontal rotation angle for this Dimension entity (DXF 51). (Inherited from OdDbDimension) | |
Sets a value to the inspection flag for this dimension. (Inherited from OdDbDimension) | |
detials Sets inspection frame value. (Inherited from OdDbDimension) | |
detials Sets the inspection label value. (Inherited from OdDbDimension) | |
detials Sets the inspection rate value. (Inherited from OdDbDimension) | |
Sets the jog angle for this Dimension entity. | |
Sets the jog point for this Dimension entity. | |
This is the overview for the setLayer method overload. | |
Sets the lineweight property of this entity (DXF 370). (Inherited from OdDbEntity) | |
This is the overview for the setLinetype method overload. | |
Sets the Linetype scale of this entity (DXF 48). (Inherited from OdDbEntity) | |
This is the overview for the setMaterial method overload. | |
Sets the mapper used to map a material to the entity. (Inherited from OdDbEntity) | |
Sets the WCS normal to the plane of this entity (DXF 210). (Inherited from OdDbDimension) | |
Called on a new created cloned object to indicate that its Object ID is not valid. (Inherited from OdDbObject) | |
Sets the WCS override center of the arc being dimensioned by this Dimension entity. | |
Sets this object's ownerId data member. (Inherited from OdDbObject) | |
This is the overview for the setPlotStyleName method overload. | |
Copies the properties from the specified entity to this entity. (Inherited from OdDbEntity) | |
Controls the Receivehadows flag for this entity. (Inherited from OdDbEntity) | |
Sets a flag that indicates whether this dimension should participate in OPM or not. (Inherited from OdDbDimension) | |
Sets the temporary (not saved to file) visibility status of this entity. (Inherited from OdDbEntity) | |
Sets the dimension text attachment point for this Dimension entity (DXF 71). (Inherited from OdDbDimension) | |
Sets defined width and defined height for MText (Inherited from OdDbDimension) | |
Sets the dimension text line spacing factor for this Dimension entity (DXF 41). (Inherited from OdDbDimension) | |
Sets the dimension text line spacing style for this Dimension entity (DXF 72). (Inherited from OdDbDimension) | |
Sets the position of the dimension text for this Dimension entity (DXF 11 as WCS). (Inherited from OdDbDimension) | |
Sets the rotation angle for the dimension text for this Dimension entity (DXF 53). (Inherited from OdDbDimension) | |
Sets the transparency setting of this entity, and returns eOk if successful. (Inherited from OdDbEntity) | |
Sets the visibility status of this entity (DXF 60). (Inherited from OdDbEntity) | |
Sets the *visual style* to be used by this entity. (Inherited from OdDbEntity) | |
Sets the XData of this object. (Inherited from OdDbObject) | |
Checks if this dimension should participate in OPM. (Inherited from OdDbDimension) | |
Called as the first operation as this object is being closed, for database -resident objects only. (Inherited from OdDbDimension) | |
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 OdDbEntity) | |
Called as the first operation as this object is being erased or unerased. (Inherited from OdDbObject) | |
(Inherited from OdDbDimension) | |
overridables (Inherited from OdDbDimension) | |
overridables (Inherited from OdDbEntity) | |
overridables | |
(Inherited from OdDbDimension) | |
Gets a geometry extents of a dimension entity. This is a rewritten implementation of OdDbEntity::getGeomExtents(). (Inherited from OdDbDimension) | |
Applies a transformation matrix to a copy of this entity. Only available if transformation is uniform. (Inherited from OdDbDimension) | |
Called as the first operation of the handOverTo function. (Inherited from OdDbEntity) | |
Called as the first operation of the handOverTo function. (Inherited from OdDbObject) | |
(Inherited from OdDbEntity) | |
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 OdDbEntity) | |
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 OdDbDimension) | |
Sets the values of this object's subentity traits, and returns with the calling object's subentity traits. (Inherited from OdDbEntity) | |
Sets the values of this object's subentity traits, and returns with the calling object's subentity traits. (Inherited from OdDbObject) | |
Applies the default properties of the specified database to this entity. (Inherited from OdDbDimension) | |
Called by setDatabaseDefaults() after the values are set. (Inherited from OdDbEntity) | |
This function is called as the first operation of the swapIdWith() function. (Inherited from OdDbEntity) | |
Called as the first operation of swapIdWith (Inherited from OdDbObject) | |
Applies the specified 3D transformation matrix to this entity. Only available if transformation is uniform. (Inherited from OdDbDimension) | |
(Inherited from OdDbDimension) | |
(Inherited from OdDbEntity) | |
(Inherited from OdDbObject) | |
(Inherited from OdDbDimension) | |
(Inherited from OdDbDimension) | |
(Inherited from OdDbEntity) | |
(Inherited from OdDbObject) | |
(Inherited from OdDbEntity) | |
(Inherited from OdDbEntity) | |
Swaps the objectIDs, handles, XData,and extension dictionary between this object and another object. (Inherited from OdDbObject) | |
Returns the temporary (not saved) visibility status of this entity. (Inherited from OdDbEntity) | |
Returns the dimension text attachment point for this Dimension entity (DXF 71). (Inherited from OdDbDimension) | |
Gets defined width and defined height for MText (Inherited from OdDbDimension) | |
Returns the dimension text line spacing factor for this Dimension entity (DXF 41). (Inherited from OdDbDimension) | |
Returns the dimension text line spacing style for this Dimension entity (DXF 72). (Inherited from OdDbDimension) | |
Returns the position of the dimension text for this Dimension entity (DXF 11 as WCS). (Inherited from OdDbDimension) | |
Returns the rotation angle for the dimension text for this Dimension entity (DXF 53). (Inherited from OdDbDimension) | |
Applies the specified 3D transformation matrix to this entity. (Inherited from OdDbEntity) | |
(Inherited from OdDbEntity) | |
Returns the transparency setting of this entity. (Inherited from OdDbEntity) | |
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) | |
Upgrades this object from OdDb::kForRead to OdDb::kForWrite. (Inherited from OdDbObject) | |
Sets the dimension text for this Dimension entity to use the default position (DXF 70, clears bit 0x80). (Inherited from OdDbDimension) | |
Sets the dimension text for this Dimension entity to not use the default position (DXF 70, sets bit 0x80). (Inherited from OdDbDimension) | |
Returns the visibility status of this entity. It takes into account both permanent (DXF 60) and temporary visibility statuses: the entity is visible only if it's visible in both parts. (Inherited from OdDbEntity) | |
Returns the Object ID of the *visual style* used by this entity. (Inherited from OdDbEntity) | |
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.
|