Share

AcDbViewRepBlockReference Class

Class Hierarchy

AcRxObject
    AcGiDrawable
        AcDbObject
            AcDbEntity
                AcDbBlockReference
                    AcDbViewRepBlockReference

C++

class AcDbViewRepBlockReference : public AcDbBlockReference;

File

dbViewRepBlockReference.h

Description

Thje AcDbViewRepBlockReference class is derived from AcDbBlockReference and used by the model documentation feature to reference a block table record that is associated to a specific AcDbViewport.

Links

AcDbViewRepBlockReference Methods

See Also

AcDbBlockReference

Was this information helpful?