ArcFM Server Developer Guide
GeometryForEdgeElement Property (D8ConstructionComplexEdgeFeatureClass)


Syntax
'Declaration
 
Public Overridable ReadOnly Property GeometryForEdgeElement( _
   ByVal subID As Integer _
) As IGeometry
'Usage
 
Dim instance As D8ConstructionComplexEdgeFeatureClass
Dim subID As Integer
Dim value As IGeometry
 
value = instance.GeometryForEdgeElement(subID)
public virtual IGeometry GeometryForEdgeElement( 
   int subID
) {get;}

Parameters

subID
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

D8ConstructionComplexEdgeFeatureClass Class
D8ConstructionComplexEdgeFeatureClass Members

 

 


Send Comment