ArcFM Engine Developer Guide
CalculateFeatureGeometry Method (MMExpressFavoriteClass)


Syntax
'Declaration
 
Public Overridable Sub CalculateFeatureGeometry( _
   ByVal pReferencePoint As ESRI.ArcGIS.Geometry.IPoint, _
   ByVal dRotationAngle As Double _
) 
'Usage
 
Dim instance As MMExpressFavoriteClass
Dim pReferencePoint As ESRI.ArcGIS.Geometry.IPoint
Dim dRotationAngle As Double
 
instance.CalculateFeatureGeometry(pReferencePoint, dRotationAngle)
public virtual void CalculateFeatureGeometry( 
   ESRI.ArcGIS.Geometry.IPoint pReferencePoint,
   double dRotationAngle
)

Parameters

pReferencePoint
dRotationAngle
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

MMExpressFavoriteClass Class
MMExpressFavoriteClass Members

 

 


Send Comment