A3DMarkupFastenerData

Fields

A3DDouble

m_dDiameter1

A3DDouble

m_dDepth1

A3DDouble

m_dDiameter2

A3DDouble

m_dDepth2

A3DDouble

m_dDiameter3

A3DDouble

m_dDepth3

A3DDouble

m_dDiameter4

A3DDouble

m_dDepth4

A3DUTF8Char *

m_sType

A3DUTF8Char *

m_sTypeId

A3DUTF8Char *

m_sSubtypeId

A3DUns32

m_uiNoteTextsSize

A3DUTF8Char **

m_ppNoteTextsNotes

A3DUns16

m_iDecimalPlaces

A3DVector3dData

m_sAxisVector

A3DVector3dData

m_sIndexVector

A3DVector3dData

m_sOptionalVector

A3DUns32

m_uiCoordinateEntitiesNotesSize

A3DUTF8Char **

m_ppCoordinateEntitiesNotes

A3DUTF8Char *

m_sStandard

A3DMDTextProperties *

m_pTextProperties

Detailed Description

struct A3DMarkupFastenerData

Markup fastener.

Version

4.0

Public Members

A3DDouble m_dDiameter1

Diameter 1.

A3DDouble m_dDepth1

Depth 1.

A3DDouble m_dDiameter2

Diameter 2.

A3DDouble m_dDepth2

Depth 2.

A3DDouble m_dDiameter3

Diameter 3.

A3DDouble m_dDepth3

Depth 3.

A3DDouble m_dDiameter4

Diameter 4.

A3DDouble m_dDepth4

Depth 4.

A3DUTF8Char *m_sType

Type.

A3DUTF8Char *m_sTypeId

Type ID.

A3DUTF8Char *m_sSubtypeId

Sub type ID.

A3DUns32 m_uiNoteTextsSize

Number of note texts.

A3DUTF8Char **m_ppNoteTextsNotes

Array of note texts.

A3DUns16 m_iDecimalPlaces

Display accuracy.

A3DVector3dData m_sAxisVector

Axis vector.

A3DVector3dData m_sIndexVector

Index vector.

A3DVector3dData m_sOptionalVector

Type.

A3DUns32 m_uiCoordinateEntitiesNotesSize

Number of note texts.

A3DUTF8Char **m_ppCoordinateEntitiesNotes

Array of note texts.

A3DUTF8Char *m_sStandard

Standard.

A3DMDTextProperties *m_pTextProperties

Pointer to the text properties.