The IManagedComponents type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Add |
Adds a component occurrence to an assembly, or modifies an existing component.
|
![]() | AddContentCenterPart(String, String, String, Object[], PointOrMatrix, Nullable(Boolean), Nullable(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(Boolean), Nullable(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.
|
![]() | AddCustomContentCenterPart |
Adds a custom Content Center part to an assembly, or edits an existing part.
The part is specified by a family path, family name, list of standard column names and values, and a list of custom names and values.
|
![]() | AddiPart(String, String, Int32, PointOrMatrix, Nullable(Boolean), Nullable(Boolean), StringOrAsset) |
Adds an iPart to an assembly, or modifies an existing iPart occurrence.
|
![]() | AddiPart(String, String, Object[], PointOrMatrix, Nullable(Boolean), Nullable(Boolean), StringOrAsset) |
Adds an iPart to an assembly, or modifies an existing iPart occurrence.
|
![]() | AddWithModelState |
Adds a component occurrence with a specific model state to an assembly, or modifies an existing component to match
the specified arguments.
|
![]() | Delete |
Deletes a component occurrence from an assembly.
|