Share

AcDbSoftPointerId::AcDbSoftPointerId

C++

AcDbSoftPointerId(
    const AcDbObjectId&
);

Description

Creates new AcDbSoftPointerId object and copies id's data into it.

Parameters

Parameters Description
id Input objectId to copy

Links

AcDbSoftPointerId

Was this information helpful?