sortents table issue

sortents table issue

Anonymous
Not applicable
232 Views
0 Replies
Message 1 of 1

sortents table issue

Anonymous
Not applicable
im having trouble creating a sortents table, the error im getting is "AcDbClassName entry is not in the system register"

the code im using is

Dim DOrder as AcadSortentsTable
Set DOrder = ThisDrawing.ModelSpace.GetExtensionDictionary.AddObject("ACAD_SORTENTS", AcDbSortentsTable)

any and all help appreciated!

cheers
d
0 Likes
233 Views
0 Replies
Replies (0)