Name | Description | |
---|---|---|
![]() | ClassCode | Gets the class code. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | Coordinate2D | Gets a ArcGIS.Core.Geometry.Coordinate2D structure with the X and Y values. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | Coordinate3D | Gets a ArcGIS.Core.Geometry.Coordinate3D structure with the X, Y, and Z values. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | EdgeOfFlightLine | Gets the edge of flight line flag of the point. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | FileIndex | Gets the index of the LAS file that the point is found in. This is 0-based. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
![]() | Intensity | Gets the intensity of the point. The intensity is a represetntation of the pulse return magnitude. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | IsKeyPoint | Gets if the point is a key point. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | IsOverlapPoint | Gets if the point is an overlap point. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | IsSyntheticPoint | Gets if the point is a synthetic point. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | IsWithheld | Gets if the point is marked as withheld. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | NearInfraredColor | Gets the near infrared color value of this point. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | NumberOfReturns | Gets the number of returns of the point. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | PointID | Gets the point's record number in the LAS file. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | PointSourceID | Gets the source ID of the point. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | ReturnNumber | Gets the return number of the point. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | RGBColor | Gets a ArcGIS.Core.CIM.CIMRGBColor representing the red, green and blue components of the point. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | ScanAngleDegree | Gets the scan angle of this point in degrees. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | ScanAngleRank | Gets the scan angle rank of this point. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | ScanDirectionFlag | Gets the scan direction flag of this point. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | ScannerChannel | Gets the scanner channel of this point. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | UserData | Gets the user data associated with this point. This method must be called on the MCT. Use QueuedTask.Run. |