|
FRX SDK Documentation 2025 SP0
|
#include <AcDbShLoft.h>
Protected Member Functions | |
| AcDbShLoft (AcDbSystemInternals *) | |
Protected Member Functions inherited from AcRxObject | |
| AcRxObject (void) | |
| virtual AcRxObject * | subQueryX (AcRxClass const *) const |
Additional Inherited Members | |
Static Public Member Functions inherited from AcRxObject | |
| static AcRxClass *__cdecl | desc (void) |
| static AcRxObject *__cdecl | cast (AcRxObject const *) |
Protected Attributes inherited from AcObject | |
| void * | m_pData |
Definition at line 27 of file AcDbShLoft.h.
| AcDbShLoft::AcDbShLoft | ( | void | ) |
|
protected |
| AcDbEntity * AcDbShLoft::getCrossSection | ( | int | ) | const |
| AcDbEntity * AcDbShLoft::getGuideCurve | ( | int | ) | const |
| Acad::ErrorStatus AcDbShLoft::getLoftOptions | ( | AcDbLoftOptions & | ) | const |
| AcDbEntity * AcDbShLoft::getPathEntity | ( | void | ) | const |
| Acad::ErrorStatus AcDbShLoft::setCrossSectionCurves | ( | AcDbEntityArray & | ) |
| Acad::ErrorStatus AcDbShLoft::setGuideCurves | ( | AcDbEntityArray & | ) |
| Acad::ErrorStatus AcDbShLoft::setLoftOptions | ( | AcDbLoftOptions const & | ) |
| Acad::ErrorStatus AcDbShLoft::setPathCurve | ( | AcDbEntity * | ) |