A3DMDFCFToleranceValueData

Fields

A3DMDFCValueData m_sValue
A3DMDFCTolerancePerUnit * m_psTolerancePerUnit
A3DMDFCProjectedZone * m_psProjectedZone
A3DMDFCValue * m_psProfileTolerance
A3DMDFCValue * m_psMaximumBonus
A3DMDGDTValueType m_eValueType
EA3DMDGDTModifierType m_eModifier
A3DBool m_bFreeState
A3DBool m_bStatistical
A3DMDFCFToleranceValue * m_psNext

Detailed Description

struct A3DMDFCFToleranceValueData

FCF tolerance value.

Public Members

A3DMDFCValueData m_sValue

Global value.

A3DMDFCTolerancePerUnit *m_psTolerancePerUnit

Tolerance per unit definition.

A3DMDFCProjectedZone *m_psProjectedZone

Projected tolerance zone definition.

A3DMDFCValue *m_psProfileTolerance

Precision of the profile tolerance.

A3DMDFCValue *m_psMaximumBonus

Maximum bonus.

A3DMDGDTValueType m_eValueType

Value type.

EA3DMDGDTModifierType m_eModifier

Modifier type.

A3DBool m_bFreeState

Free state.

A3DBool m_bStatistical

Statistical.

A3DMDFCFToleranceValue *m_psNext

Second tolerance value.