This class is the protocol extension to be used as a visual style abstraction, independent of the underlying database (OdDbDatabase or OdDgDatabase).
File: DbBaseDatabase.h
Module: API Reference
TD_DbRoot
Default constructor for this class. (Inherited from OdRxObject) | |
The virtual destructor for this class. (Inherited from OdRxObject) |
Determines the plot paper units. | |
Determines the types of plot rotations. | |
Determines the plot types. | |
Determines standard scale types. |
Declares the method incrementing the reference counter in objects derived from this class. (Inherited from OdRxObject) | |
Casts the specified raw pointer to the smart pointer. (Inherited from OdRxObject) | |
Creates a *clone* of this object, and returns a pointer to the *clone*. (Inherited from OdRxObject) | |
Compares another object to this one in a some meaning. (Inherited from OdRxObject) | |
details Copies the contents of the specified object into this object. (Inherited from OdRxObject) | |
Returns the raw pointer to the class describing instance statically associated with this object as the OdRxClass object. (Inherited from OdRxObject) | |
Returns the approximate extents of a specified layout. param [in] A pointer to a layout object. | |
Returns the block identifier for a specified layout. param [in] A pointer to a layout object. | |
Returns the current bottom margin value for a specified layout. param [in] A pointer to a layout object. | |
Returns a custom print scale value for a specified layout. param [in] A pointer to a layout object. | |
Returns current geometry extents of a specified layout object. param [in] A pointer to a layout object. | |
Returns the current left margin value for a specified layout. param [in] A pointer to a layout object. | |
Returns the current paper size for a specified layout. param [in] A pointer to a layout object. | |
Returns the current origin plot for a specified layout. param [in] A pointer to a layout object. | |
Returns the current paper size for a specified layout. param [in] A pointer to a layout object. | |
| |
| |
Returns a plot viewport name for a specified layout. | |
Returns the current information about the plot window area for a specified layout. param [in] A pointer to a layout object. | |
Returns the current right margin value for a specified layout. param [in] A pointer to a layout object. | |
Returns the standard scale value for a specified layout. param [in] A pointer to a layout object. | |
Returns the standard scale type for this PlotSettings object (DXF 75). | |
Returns the current top margin value for a specified layout. param [in] A pointer to a layout object. | |
Returns the raw pointer to the class describing instance dynamically associated with this object as the OdRxClass object. (Inherited from OdRxObject) | |
Returns true if and only if the specified object is equal to this one in a some meaning. (Inherited from OdRxObject) | |
Checks whether the object belongs to the specified class and returns true if and only if this object is an instance of the specified class or a subclass of the specified class. (Inherited from OdRxObject) | |
Determines whether a specified layout belongs to model space. param [in] A pointer to a layout object. | |
Determines whether the overall viewport of a layout is erased. param [in] A pointer to a layout object. | |
Returns the current name of a specified layout. param [in] A pointer to a layout object. | |
Returns the value of the reference counter, that is, the number of references to an instance of this class. (Inherited from OdRxObject) | |
Returns the name of the paper orientation for a specified layout (for example, "A4"). param [in] A pointer to a layout object. | |
Returns the current plot units for a specified layout in paper space. param [in] A pointer to a layout object. | |
Returns the current plot rotation mode for a specified layout. param [in] A pointer to a layout object. | |
Returns the current plot type for a specified layout. param [in] A pointer to a layout object. | |
Determines whether lineweights should be printed for a specified layout. param [in] A pointer to a layout object. | |
Checks whether the object belongs to the specified class and returns a pointer to this object if this object can be converted to the specified class. (Inherited from OdRxObject) | |
Declares the method decrementing the reference counter in objects derived from this class. (Inherited from OdRxObject) | |
for internal use (Inherited from OdRxObject) | |
(Inherited from OdRxObject) | |
Determines whether generation of linetypes for polylines is used in paper space for the specified layout. param [in] A pointer to a layout object. | |
Determines whether plot styles should be shown for a specified layout. param [in] A pointer to a layout object. | |
Determines whether a standard scale is used for a specified layout. param [in] A pointer to a layout object. | |
Checks whether the object belongs to the specified class and returns a pointer to this object if this object can be converted to the specified class, or throws an exception if it cannot. (Inherited from OdRxObject) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|