Share

IManagedEntity Interface

A generic managed entity. This is used in drawings.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 30.0

Syntax

VB

Public Interface IManagedEntity

C#

public interface IManagedEntity

The IManagedEntity type exposes the following members.

Properties

  NameDescription
Public propertyName
The entity name.
Public propertyNativeEntity
The Inventor API object.

See Also

Reference

Was this information helpful?