C++
ACDB_PORT Acad::ErrorStatus setLoftOptions( const AcDbLoftOptions& loftOptions );
Description
Sets new loft options and recreates the surface.
Parameters
| Parameters | Description |
|---|---|
| loftOptions | Input new loft options. |
Returns
eOk if successful.
ACDB_PORT Acad::ErrorStatus setLoftOptions( const AcDbLoftOptions& loftOptions );
Sets new loft options and recreates the surface.
| Parameters | Description |
|---|---|
| loftOptions | Input new loft options. |
eOk if successful.