ArcFM Responder Mobile Developer Guide
MMMechCalcClass Class
Members 






Object Model
MMMechCalcClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("029A0152-A87F-11D5-9BBD-0050DA31AF3A")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMMechCalcClass 
   Inherits System.__ComObject
   Implements IMMMCCondSag, IMMMCCrossArm, IMMMCRulingSpan, IMMMechCalc, MMMechCalc 
'Usage
 
Dim instance As MMMechCalcClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("029A0152-A87F-11D5-9BBD-0050DA31AF3A")]
[System.Runtime.InteropServices.ComImport()]
public class MMMechCalcClass : System.__ComObject, IMMMCCondSag, IMMMCCrossArm, IMMMCRulingSpan, IMMMechCalc, MMMechCalc  
public class MMMechCalcClass = class(System.__ComObject, IMMMCCondSag, IMMMCCrossArm, IMMMCRulingSpan, IMMMechCalc, MMMechCalc)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("029A0152-A87F-11D5-9BBD-0050DA31AF3A")
System.Runtime.InteropServices.ComImportAttribute()
public class MMMechCalcClass extends System.__ComObject implements IMMMCCondSag, IMMMCCrossArm, IMMMCRulingSpan, IMMMechCalc, MMMechCalc 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("029A0152-A87F-11D5-9BBD-0050DA31AF3A")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMMechCalcClass : public System.__ComObject, IMMMCCondSag, IMMMCCrossArm, IMMMCRulingSpan, IMMMechCalc, MMMechCalc  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("029A0152-A87F-11D5-9BBD-0050DA31AF3A")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMMechCalcClass : public System.__ComObject, IMMMCCondSag, IMMMCCrossArm, IMMMCRulingSpan, IMMMechCalc, MMMechCalc  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMMechCalcClass

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MMMechCalcClass Members
Miner.Interop Namespace

Send Feedback