ItemLocator wraps the ObjectARX class AcDbItemLocator.
ItemLocator represents spatial index of an item in a 3D array, that is, an item index{i,j,k} for a rectangular array.
Public Structure ItemLocator End Structure
public struct ItemLocator { }
Comments? |