Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > DimensionCmd Object : TruePositionModifier Property
TruePositionModifier Property
Description

Enumeration value indicating material conditions that should be used to calculate possible bonus tolerances.

Possible values include the following:

DIM_RFS_RFS

DIM_RFS_MMC

DIM_RFS_LMC

DIM_MMC_RFS

DIM_MMC_MMC

DIM_MMC_LMC

DIM_LMC_RFS

DIM_LMC_MMC

DIM_LMC_LMC

Property type
Read-write property
Syntax
Visual Basic
Public Property TruePositionModifier As ENUM_DIM_TP_MODIFIER
Return Type

Read/write Enum_Dim_TP_Modifier Enumeration.

 

See Also