Share

AcDb3dProfile::AcDb3dProfile (AcDbFullSubentPath&) Constructor

C++

ACDB_PORT AcDb3dProfile(
    const AcDbFullSubentPath& faceSubentPath
);

Description

Constructor for a profile that is a face. The profile will consist of the outer edges of the face.

Parameters

Parameters Description
faceSubentPath Subent path of the face.

Links

AcDb3dProfile Class

Was this information helpful?