Modules

 Drawing row
 
 Drafting row
 

Data Structures

struct  A3DMDFCFIndicatorData
 Feature control frame indicator. More...
 
struct  A3DMDFeatureControlFrameData
 Feature control frame. More...
 

Functions

A3DStatus A3DMDFCFIndicatorGet (const A3DMDFCFIndicator *pIndicator, A3DMDFCFIndicatorData *pData)
 Populates the A3DMDFCFIndicatorData structure. More...
 
A3DStatus A3DMDFeatureControlFrameGet (const A3DMDFeatureControlFrame *pFCF, A3DMDFeatureControlFrameData *pData)
 Populates the A3DMDFeatureControlFrameData structure. More...
 
A3DStatus A3DMDSemanticFeatureControlFrameGet (const A3DMDFeatureControlFrame *pFCF, A3DMDFeatureControlFrameData *pData)
 Retrieves the semantic definition if set and populates the A3DMDFeatureControlFrameData structure. More...
 

Detailed Description

Version
4.0

see in the following description of a feature control frame with two rows

pmi_markup_fcf_row.png

Function Documentation

◆ A3DMDFCFIndicatorGet()

◆ A3DMDFeatureControlFrameGet()

◆ A3DMDSemanticFeatureControlFrameGet()