C++
ACDB_PORT AcDbLoftProfile( const AcDbPathRef & pathRef );
Description
Constructor for a profile that is an edge or a sequence of connected edges.
Parameters
| Parameters | Description |
|---|---|
| pathRef | Subent paths of the edges that make up the profile. |
ACDB_PORT AcDbLoftProfile( const AcDbPathRef & pathRef );
Constructor for a profile that is an edge or a sequence of connected edges.
| Parameters | Description |
|---|---|
| pathRef | Subent paths of the edges that make up the profile. |