IManagedComponents Methods |
The IManagedComponents type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
Adds a component occurrence to an assembly, or modifies an existing component.
|
![]() | AddContentCenterPart(String, String, String,Object(), PointOrMatrix, Nullable(Of Boolean), Nullable(Of Boolean), StringOrAsset) |
Adds a standard Content Center part to an assembly. The part is specified with a family path and a list of column names and values.
|
![]() | AddContentCenterPart(String, String, String, String, PointOrMatrix, Nullable(Of Boolean), Nullable(Of Boolean), StringOrAsset) |
Adds a standard Content Center part to an assembly. The part is specified with a category path, a family name, and a Designation string.
|
![]() | AddiPart(String, String, Int32, PointOrMatrix, Nullable(Of Boolean), Nullable(Of Boolean), StringOrAsset) |
Adds an iPart to an assembly, or modifies an existing iPart occurrence.
|
![]() | AddiPart(String, String,Object(), PointOrMatrix, Nullable(Of Boolean), Nullable(Of Boolean), StringOrAsset) |
Adds an iPart to an assembly, or modifies an existing iPart occurrence.
|
![]() | Delete |
Deletes a component occurrence from an assembly.
|