ArcFM Engine Developer Guide
GetPointsForFeatures Class
Members 


Product Availability
Required Licenses
.NET Assembly
Provides a collection of points for the geometries of one or more features. currently works with polygons and lines
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
<ObsoleteAttribute(Message="GetPointsForFeatures is obsolete there is no replacement", IsError=True)>
<SerializableAttribute()>
Public Class GetPointsForFeatures 
   Implements Miner.Responder.Shared.IDataRequest 
'Usage
 
Dim instance As GetPointsForFeatures
[DefaultMember("Item")]
[Obsolete(Message="GetPointsForFeatures is obsolete there is no replacement", IsError=true)]
[Serializable()]
public class GetPointsForFeatures : Miner.Responder.Shared.IDataRequest  
Inheritance Hierarchy

System.Object
   Miner.Responder.Framework.Requests.GetPointsForFeatures

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

GetPointsForFeatures Members
Miner.Responder.Framework.Requests Namespace

 

 


Send Comment