Share

AcDbFullSubentPath::AcDbFullSubentPath

C++

AcDbFullSubentPath();

Description

Default constructor initializes embedded AcDbSubentId's subent type to kNullSubentType and index to kNullSubentIndex. The embedded AcDbObjectIdArray is initialized via its default constructor.

Links

AcDbFullSubentPath

Was this information helpful?