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. |