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, NullableBoolean, NullableBoolean, 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, NullableBoolean, NullableBoolean, 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, NullableBoolean, NullableBoolean, StringOrAsset) |
Adds an iPart to an assembly, or modifies an existing iPart occurrence.
| |
AddiPart(String, String, Object, PointOrMatrix, NullableBoolean, NullableBoolean, StringOrAsset) |
Adds an iPart to an assembly, or modifies an existing iPart occurrence.
| |
Delete |
Deletes a component occurrence from an assembly.
|