CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
DbMLeader.h File Reference
#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< OdDbMLeaderOdDbMLeaderPtr
 
typedef OdSmartPtr< OdDbMLeaderRecomputePEOdDbMLeaderRecomputePEPtr
 

Functions

DBDIM_EXPORT void fxMLeaderRecompute (OdDbMLeader *pMLeader)
 

Macro Definition Documentation

◆ MAX_LEADER_NUMBER

#define MAX_LEADER_NUMBER   5000

Definition at line 34 of file DbMLeader.h.

◆ MAX_LEADERLINE_NUMBER

#define MAX_LEADERLINE_NUMBER   5000

Definition at line 35 of file DbMLeader.h.

Typedef Documentation

◆ OdDbMLeaderPtr

This template class is a specialization of the OdSmartPtr class for OdDbMLeader object pointers.

Definition at line 1573 of file DbMLeader.h.

◆ OdDbMLeaderRecomputePEPtr

This template class is a specialization of the OdSmartPtr class for OdDbMLeaderRecomputePE object pointers.

Definition at line 1592 of file DbMLeader.h.

Function Documentation

◆ fxMLeaderRecompute()

DBDIM_EXPORT void fxMLeaderRecompute ( OdDbMLeader * pMLeader)