interface DwgCommonObject {
    handle: string;
    ownerHandle: string;
}

Hierarchy (View Summary)

Properties

Properties

handle: string
ownerHandle: string