C++
Acad::ErrorStatus setLoftParam( Adesk::UInt16 flags );
Description
Sets flags to be the LOFTPARAM value for the database.
See the System Variables section of the AutoCAD Command Reference for information on LOFTPARAM.
Returns Acad::eOk if successful.
Parameters
Parameters | Description |
---|---|
flags | Input LOFTPARAM value |