Gets a pointer to the part intensity data. This is intended to be paired with the matching source part data.
Go2UInt8* Go2PartIntensityData_ValuesAt(Go2PartIntensityData data, Go2UInt32 rowIndex);
|
Parameters |
Description |
|
Go2PartIntensityData data |
Go2PartIntensityData object. |
|
Go2UInt32 rowIndex |
Index of the desired row. |
Pointer to the first range value in the part intensity array.
Go2DataTypes.h