SoLDMDataAccessDataInfoTilePosition Property |
Position of the data tile in voxel coordinates (min = lower left back corner, max = upper right front corner).
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbBox3i32 TilePosition { get; set; }
Public Property TilePosition As SbBox3i32
Get
Set
public:
property SbBox3i32 TilePosition {
SbBox3i32 get ();
void set (SbBox3i32 value);
}
member TilePosition : SbBox3i32 with get, set
Property Value
Type:
SbBox3i32Remarks See Also