Share

AcDbSoftOwnershipId::AcDbSoftOwnershipId

C++

AcDbSoftOwnershipId(
    const AcDbObjectId&
);

Description

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

Parameters

Parameters Description
id Input objectId to copy

Links

AcDbSoftOwnershipId

Was this information helpful?