Share

AcDbSoftOwnershipId::AcDbSoftOwnershipId (AcDbStub*) Constructor

C++

AcDbSoftOwnershipId(
    const AcDbStub*
);

Description

Copy constructor.

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

Parameters

Parameters Description
stub Input AcDbStub object to copy

Links

AcDbSoftOwnershipId

Was this information helpful?