C++
ACDB_PORT AcDbLoftProfile( const AcGePoint3d& pnt );
Description
Constructor for a profile that is a point.
Parameters
Parameters | Description |
---|---|
pnt | An AcGePoint3d that is to be used as a profile to create a surface such as an extrusion or loft. |
ACDB_PORT AcDbLoftProfile( const AcGePoint3d& pnt );
Constructor for a profile that is a point.
Parameters | Description |
---|---|
pnt | An AcGePoint3d that is to be used as a profile to create a surface such as an extrusion or loft. |