A3DSDKMarkupDimension.h File Reference

Header file for the markup dimension module. More...

Data Structures

struct  A3DMarkupDimensionData
 Structure that describes dimension markups. More...
 
struct  A3DMDDimensionCombinedToleranceFormatData
 Structure that describes Combined tolerance format. More...
 
struct  A3DMDDimensionExtentionLineData
 Structure that describes extension lines. More...
 
struct  A3DMDDimensionExtremityData
 Structure that describes extremities. More...
 
struct  A3DMDDimensionForeshortenedData
 Structure that describes foreshortened data. More...
 
struct  A3DMDDimensionFunnelData
 Structure that describes funnels. More...
 
struct  A3DMDDimensionLineData
 Structure that describes dimension line. More...
 
struct  A3DMDDimensionLineSymbolData
 Structure that describes dimension line symbols. More...
 
struct  A3DMDDimensionSecondPartData
 Structure that describes the second part of dimension line if it's used. More...
 
struct  A3DMDDimensionSimpleToleranceFormatData
 Structure that describes dimension tolerance format. More...
 
struct  A3DMDDimensionValueData
 Structure that describes dimension value. More...
 
struct  A3DMDDimensionValueFormatData
 Structure that describes dimension value format. More...
 

Functions

A3DStatus A3DMarkupDimensionGet (const A3DMarkupDimension *pDimension, A3DMarkupDimensionData *pData)
 Populates the A3DMarkupDimensionData structure. More...
 
A3DStatus A3DMDDimensionCombinedToleranceFormatGet (const A3DMDDimensionCombinedToleranceFormat *pDimensionCombinedToleranceFormat, A3DMDDimensionCombinedToleranceFormatData *pData)
 Populates the A3DMDDimensionCombinedToleranceFormatData structure. More...
 
A3DStatus A3DMDDimensionExtentionLineGet (const A3DMDDimensionExtentionLine *pDimensionExtentionLine, A3DMDDimensionExtentionLineData *pData)
 Populates the A3DMDDimensionExtentionLineData structure. More...
 
A3DStatus A3DMDDimensionExtremityGet (const A3DMDDimensionExtremity *pDimensionExtremity, A3DMDDimensionExtremityData *pData)
 Populates the A3DMDDimensionExtremityData structure. More...
 
A3DStatus A3DMDDimensionForeshortenedGet (const A3DMDDimensionForeshortened *pDimensionForeshortened, A3DMDDimensionForeshortenedData *pData)
 Populates the A3DMDDimensionForeshortenedData structure. More...
 
A3DStatus A3DMDDimensionFunnelGet (const A3DMDDimensionFunnel *pDimensionFunnel, A3DMDDimensionFunnelData *pData)
 Populates the A3DMDDimensionFunnelData structure. More...
 
A3DStatus A3DMDDimensionLineGet (const A3DMDDimensionLine *pDimensionLine, A3DMDDimensionLineData *pData)
 Populates the A3DMDDimensionLineData structure. More...
 
A3DStatus A3DMDDimensionLineSymbolGet (const A3DMDDimensionLineSymbol *pDimensionLineSymbol, A3DMDDimensionLineSymbolData *pData)
 Populates the A3DMDDimensionLineSymbolData structure. More...
 
A3DStatus A3DMDDimensionSecondPartGet (const A3DMDDimensionSecondPart *pDimensionSecondPart, A3DMDDimensionSecondPartData *pData)
 Populates the A3DMDDimensionSecondPartData structure. More...
 
A3DStatus A3DMDDimensionSimpleToleranceFormatGet (const A3DMDDimensionSimpleToleranceFormat *pDimensionToleranceFormat, A3DMDDimensionSimpleToleranceFormatData *pData)
 Populates the A3DMDDimensionSimpleToleranceFormat structure. More...
 
A3DStatus A3DMDDimensionValueFormatGet (const A3DMDDimensionValueFormat *pDimensionValueFormat, A3DMDDimensionValueFormatData *pData)
 Populates the A3DMDDimensionValueFormatData structure. More...
 
A3DStatus A3DMDDimensionValueGet (const A3DMDDimensionValue *pDimensionValue, A3DMDDimensionValueData *pData)
 Populates the A3DMDDimensionValueData structure. More...
 

Detailed Description

Header file for the markup dimension module.

Author
Tech Soft 3D
Version
22.1
Date
April 2022
Copyright (c) 2010 - 2022 by Tech Soft 3D, Inc. All rights reserved.