Provides functions and properties for a managed assembly component occurrence.
Inheritance Hierarchy
System.ObjectAutodesk.iLogic.Types.ManagedComponentOccurrence
Namespace: Autodesk.iLogic.Types
Assembly: Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 30.0
Syntax
VB
Public Class ManagedComponentOccurrence
C#
public class ManagedComponentOccurrence
The ManagedComponentOccurrence type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ManagedComponentOccurrence |
Constructs an object from an Inventor.ComponentOccurrence.
|
Properties
Name | Description | |
---|---|---|
![]() | Name |
Gets the component name.
|
![]() | Occurrence |
Gets the component occurrence.
|
Methods
Name | Description | |
---|---|---|
![]() | Child |
Gets a child component of this occurrence.
|
![]() | Parameter |
Gets the value of a parameter in the document of the managed occurrence.
|