SoLDMDataAccessDataInfoLine Structure |
Information about data returned for an arbitrary line.
Namespace: OIV.LDM
The SoLDMDataAccessDataInfoLine type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
![]() | BufferDimension | Dimension of the 1D array of data (in voxels). |
![]() | BufferSize | Size of the requested data in bytes. |
![]() ![]() | Default | Default constructor. |
![]() | ErrorFlag | Error indicator. |
![]() | LineCoord | First and last point of the segment of data in voxel coordinates. |
Used with the OIV.LDM.SoLDMDataAccess.GetData(System.Int32, OIV.Inventor.SbBox3i32, OIV.Inventor.SbLine, OIV.Inventor.Devices.SoBufferObject) method.
The following figure shows the information that is returned.