Share

AcDbFullSubentPath::AcDbFullSubentPath

C++

AcDbFullSubentPath(
    const AcDbFullSubentPath&
);

Description

Copy constructor. Copies the data of id into this AcDbFullSubentPath object.

Parameters

Parameters Description
unnamed Input object to copy

Links

AcDbFullSubentPath

Was this information helpful?