C++
AcDbAbstractViewTableRecord();
Description
Default constructor. This constructor is public, but this class is intended only as a base class for the AcDbViewTableRecord and AcDbViewportTableRecord classes. Creating objects of this class would serve no purpose since there is no symbol table container class for them. (There is an AcDbAbstractViewTable class, but it is used only as a base class for the AcDbViewTable and AcDbViewportTable.)
This constructor does the following initializations:
- Target point to (0,0,0)
- View direction to (0,0,0)
- View twist, front clip distance, and back clip distance all to 0.0
- Lens length to 50.0
- PerspectiveEnabled, FrontClipEnabled, and BackClipEnabled all to Adesk::kFalse
- FrontClipAtEye to Adesk::kTrue
- View height, width, and center point to fit the limits within the view