ArcFM Desktop Developer Guide
LengthDouble Class
Members 


Version: 10.2.1a

Resource Center Home

Product Availability
ArcFM Desktop, ArcFM Engine and ArcFM Server
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, ArcFM Viewer for ArcGIS Engine, ArcFM Server, ArcFM Server Advanced
.NET Assembly
Miner.Geodatabase.dll
Length (as Double) Attribute Update Object
Object Model
LengthDouble Class
Syntax
'Declaration
 
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<ComponentCategoryAttribute(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)>
<ProgIdAttribute("MMAttrAUStrategy.MMLengthAUDouble")>
<GuidAttribute("A865A632-0A70-11D4-920D-00500464DA9D")>
<ComVisibleAttribute(True)>
Public Class LengthDouble 
   Inherits LengthAU
   Implements Miner.Interop.IMMAttrAUStrategyMiner.Interop.IMMAttrAUStrategyEx 
'Usage
 
Dim instance As LengthDouble
[ClassInterface(ClassInterfaceType.None)]
[ComponentCategory(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)]
[ProgId("MMAttrAUStrategy.MMLengthAUDouble")]
[Guid("A865A632-0A70-11D4-920D-00500464DA9D")]
[ComVisible(true)]
public class LengthDouble : LengthAU, Miner.Interop.IMMAttrAUStrategyMiner.Interop.IMMAttrAUStrategyEx  
Remarks
Purpose: This strategy will return the length of the feature as a double-precision value, to the nearest whole number
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.AttrAU
      Miner.Geodatabase.AutoUpdaters.LengthAU
         Miner.Geodatabase.AutoUpdaters.LengthDouble

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

LengthDouble Members
Miner.Geodatabase.AutoUpdaters Namespace

 

 


Send Comment