Share

AcDbFaceRef::AcDbFaceRef (AcDbFaceRef&) Constructor

C++

ACDBCORE2D_PORT AcDbFaceRef(
    const AcDbFaceRef&
);

Description

The constructor creates an AcDbFaceRef based on another AcDbFaceRef object.

Links

AcDbFaceRef Class

Was this information helpful?