A3DSDKMarkupLeaderDefinition.h File Reference
Header file for the leader definition module. More...
Data Structures | |
struct | A3DMDLeaderDefinitionData |
Leader data structure. More... | |
struct | A3DMDLeaderSymbolData |
Markup leader symbol data structure. More... | |
struct | A3DMDMarkupLeaderStubData |
Markup Leader stub data structure. More... | |
struct | A3DMDPosition2DData |
Definition of a position with a 2D vector, a plane and an offset. More... | |
struct | A3DMDPosition3DData |
Definition of a position with a 3D vector. More... | |
struct | A3DMDPositionReferenceData |
Definition of a position according to another position. 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... | |
A3DStatus | A3DMDPosition2DGet (const A3DMDPosition2D *pPosition2D, A3DMDPosition2DData *pData) |
Populates the A3DMDPosition2DData structure. More... | |
A3DStatus | A3DMDPosition3DGet (const A3DMDPosition3D *pPosition3D, A3DMDPosition3DData *pData) |
Populates the A3DMDPosition3DData structure. More... | |
A3DStatus | A3DMDPositionReferenceGet (const A3DMDPositionReference *pPositionReference, A3DMDPositionReferenceData *pData) |
Populates the A3DMDPositionReferenceData structure. More... | |
Detailed Description
Header file for the leader definition module.
- Version
- 12.2
- Date
- April 2019
- Copyright (c) 2010 - 2019 by Tech Soft 3D, Inc. All rights reserved.