ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / LasPoint Class


In This Topic
    LasPoint Class Methods
    In This Topic

    For a list of all members of this type, see LasPoint members.

    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public MethodGets a ArcGIS.Core.Geometry.MapPoint with the X, Y and Z values. The spatial reference of the returned point is set to the spatial reference of the LAS dataset. See LasDatasetDefinition.GetSpatialReference. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also