Share

AcDbLoftProfile::AcDbLoftProfile (AcDbPathRef &) Constructor

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.

Links

AcDbLoftProfile Class

Was this information helpful?