CFx SDK Documentation
2023 SP0
|
#include "TD_PackPush.h"
#include "DbMLeaderStyle.h"
#include "DbEntity.h"
#include "DbSubentId.h"
#include "DbAttribute.h"
#include "IntArray.h"
#include "TD_PackPop.h"
Go to the source code of this file.
Classes | |
class | OdDbMLeader |
class | OdDbMLeaderRecomputePE |
Macros | |
#define | MAX_LEADER_NUMBER 5000 |
#define | MAX_LEADERLINE_NUMBER 5000 |
Typedefs | |
typedef OdSmartPtr< OdDbMLeader > | OdDbMLeaderPtr |
typedef OdSmartPtr< OdDbMLeaderRecomputePE > | OdDbMLeaderRecomputePEPtr |
Functions | |
TOOLKIT_EXPORT void | fxMLeaderRecompute (OdDbMLeader *pMLeader) |
OdUInt32 TOOLKIT_EXPORT | OdDbMLeader_setRecomputeFlags (OdDbMLeader *pMLeader, OdUInt32 flags) |
** { Secret } */ More... | |
#define MAX_LEADER_NUMBER 5000 |
Definition at line 34 of file DbMLeader.h.
#define MAX_LEADERLINE_NUMBER 5000 |
Definition at line 35 of file DbMLeader.h.
typedef OdSmartPtr<OdDbMLeader> OdDbMLeaderPtr |
This template class is a specialization of the OdSmartPtr class for OdDbMLeader object pointers.
Definition at line 1571 of file DbMLeader.h.
This template class is a specialization of the OdSmartPtr class for OdDbMLeaderRecomputePE object pointers.
Definition at line 1592 of file DbMLeader.h.
TOOLKIT_EXPORT void fxMLeaderRecompute | ( | OdDbMLeader * | pMLeader | ) |
OdUInt32 TOOLKIT_EXPORT OdDbMLeader_setRecomputeFlags | ( | OdDbMLeader * | pMLeader, |
OdUInt32 | flags | ||
) |
** { Secret } */