Share

AcDbSymbolTableRecord::isDependent

C++

ACDBCORE2D_PORT bool isDependent() const;

Description

This function returns true when the SymbolTableRecord is a dependent (that is, part of) of an attached xref drawing; otherwise false is returned.

The isDependent value is used for the fifth bit of DXF group code 70.

Links

AcDbSymbolTableRecord

Was this information helpful?