Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Bonus Property
Description
Returns the bonus tolerance of a true position dimension.
Property type
Read-only property
Syntax
Visual Basic
Public Property Bonus As Double
Return Type
Read-only Double.
Remarks
This function only works for single true position objects, i.e., DIMENSION_TRUE_Z_LOCATION, but not DIMENSION_TRUE_START_POSITION or DIMENSION_TRUE_END_POSITION. If used on any other object type, getting this variable will return zero.
See Also