Share

AcDb3dProfile::AcDb3dProfile (AcDbPathRef &) Constructor

C++

ACDB_PORT AcDb3dProfile(
    const AcDbPathRef & pathRef
);

Description

Constructor for a profile that is a path.

Parameters

Parameters Description
pathRef reference to the path

Links

AcDb3dProfile Class

Was this information helpful?