Share

AcDbAssocSimplePersSubentId::AcDbAssocSimplePersSubentId Constructor

C++

ACDBCORE2D_PORT explicit AcDbAssocSimplePersSubentId(
    AcDbSubentId subentId = kNullSubentId
);

Description

Constructor. Persists the given AcDbSubentId.

Parameters

Parameters Description
subentId Input AcDbSubentId.

Links

AcDbAssocSimplePersSubentId Class

Was this information helpful?