ArcFM Engine Developer Guide
ID8Layer Interface
Members 


This interface creates the layer that contains an ID8Feature object. For example, the Attribute Editor Selection tab may display a node called Support Structure. If you expand the Support Structure node, it may contain another node such as SUPPT176. The Support Structure node is the ID8Layer object and SUPPT176 is the ID8Feature object.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("2313074C-7104-11D3-8905-00104B9F25F6")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface ID8Layer 
'Usage
 
Dim instance As ID8Layer
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("2313074C-7104-11D3-8905-00104B9F25F6")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface ID8Layer 
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

ID8Layer Members
Miner.Interop Namespace

This interface creates the layer that contains an ID8Feature object. For example, the Attribute Editor Selection tab may display a node called Support Structure. If you expand the Support Structure node, it may contain another node such as SUPPT176. The Support Structure node is the ID8Layer object and SUPPT176 is the ID8Feature object.
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("2313074C-7104-11D3-8905-00104B9F25F6")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface ID8Layer 
'Usage
 
Dim instance As ID8Layer
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("2313074C-7104-11D3-8905-00104B9F25F6")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface ID8Layer 
Inheritance Hierarchy

Miner.Interop.ID8Layer

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

ID8Layer Members
Miner.Interop Namespace

 

 


Send Comment