Public Interface IManagedDrawingDimension Inherits IManagedItem(Of DrawingDimension)
public interface IManagedDrawingDimension : IManagedItem<DrawingDimension>
The IManagedDrawingDimension type exposes the following members.
| Name | Description | |
|---|---|---|
| Name |
Gets the name of the item.
(Inherited from IManagedItem(T).) | |
| NativeEntity |
Gets the native Inventor API entity that is being managed.
(Inherited from IManagedItem(T).) |