AcDbLoftProfile::AcDbLoftProfile(AcDbPathRef &) Constructor   

C++
AcDbLoftProfile(
    const AcDbPathRef & pathRef
);
Parameters
Parameters 
Description 
pathRef 
Subent paths of the edges that make up the profile.  
Description

Constructor for a profile that is an edge or a sequence of connected edges.

Links