Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Members 
PCDLRN ActiveX DLL : DimData Object
DimData Object
Description

The DimData object is similar to a type defined in the Example below. You can use it to pass dimension information in automation functions that accept that type.

Example
Type DimData
                Bonus as Double
                Dev as Double
                DevAngle as Double
                Max as Double
                Meas as Double
                Min as Double
                Minus as Double
                Out as Double
                Nom as Double
                Plus as Double
End Type
See Also