Table of Contents

Method GetTableDependecies

Namespace
VectorDraw.Professional.vdObjects
Assembly
VectorDraw.Professional.dll

GetTableDependecies(vdTableDependeciesArgs)

Fills the passed vdTableDependeciesArgs args with all the table (vdLayer, vdBlock, vdDimstyle, vdLineType, vdTextstyle, vdImageDef, vdHatchPattern etc) that have references at least to one object .

public override void GetTableDependecies(vdTableDependeciesArgs args)

Parameters

args vdTableDependeciesArgs

A vdTableDependeciesArgs that contains all table type collections.

Remarks