Leader definition
Data Structures | |
| struct | A3DMDLeaderDefinitionData |
| Leader data structure. More... | |
| struct | A3DMDLeaderSymbolData |
| Markup leader symbol data structure. More... | |
| struct | A3DMDMarkupLeaderStubData |
| Markup Leader stub data structure. More... | |
Functions | |
| A3DStatus | A3DMDLeaderDefinitionGet (const A3DMDLeaderDefinition *pLeader, A3DMDLeaderDefinitionData *pData) |
| Populates the A3DMDLeaderDefinitionData structure. More... | |
| A3DStatus | A3DMDLeaderSymbolGet (const A3DMDLeaderSymbol *pLeaderSymbol, A3DMDLeaderSymbolData *pData) |
| Populates the A3DMDLeaderSymbolData structure. More... | |
| A3DStatus | A3DMDMarkupLeaderStubGet (const A3DMDMarkupLeaderStub *pLeaderStub, A3DMDMarkupLeaderStubData *pData) |
| Populates the A3DMDMarkupLeaderStubData structure. More... | |
Detailed Description
- Version
- 4.0
Enumeration Type Documentation
Enumerate that describes leader end symbols.
Function Documentation
| A3DStatus A3DMDLeaderDefinitionGet | ( | const A3DMDLeaderDefinition * | pLeader, |
| A3DMDLeaderDefinitionData * | pData | ||
| ) |
Populates the A3DMDLeaderDefinitionData structure.
- Version
- 4.0
| A3DStatus A3DMDLeaderSymbolGet | ( | const A3DMDLeaderSymbol * | pLeaderSymbol, |
| A3DMDLeaderSymbolData * | pData | ||
| ) |
Populates the A3DMDLeaderSymbolData structure.
- Version
- 4.0
| A3DStatus A3DMDMarkupLeaderStubGet | ( | const A3DMDMarkupLeaderStub * | pLeaderStub, |
| A3DMDMarkupLeaderStubData * | pData | ||
| ) |
Populates the A3DMDMarkupLeaderStubData structure.
- Version
- 4.0
