ArcFM Server Developer Guide
AddPolygonFeature Method (IMMSpatialFilter)


Syntax
'Declaration
 
Sub AddPolygonFeature( _
   ByVal pFeature As ESRI.ArcGIS.Geodatabase.IFeature _
) 
'Usage
 
Dim instance As IMMSpatialFilter
Dim pFeature As ESRI.ArcGIS.Geodatabase.IFeature
 
instance.AddPolygonFeature(pFeature)
void AddPolygonFeature( 
   ESRI.ArcGIS.Geodatabase.IFeature pFeature
)

Parameters

pFeature
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

IMMSpatialFilter Interface
IMMSpatialFilter Members

 

 


Send Comment