Click or drag to resize

IManagedComponents Methods

The IManagedComponents type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds a component occurrence to an assembly, or modifies an existing component.
Public methodAddContentCenterPart(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.
Public methodAddContentCenterPart(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.
Public methodAddiPart(String, String, Int32, PointOrMatrix, NullableBoolean, NullableBoolean, StringOrAsset)
Adds an iPart to an assembly, or modifies an existing iPart occurrence.
Public methodAddiPart(String, String, Object, PointOrMatrix, NullableBoolean, NullableBoolean, StringOrAsset)
Adds an iPart to an assembly, or modifies an existing iPart occurrence.
Public methodDelete
Deletes a component occurrence from an assembly.
Top
See Also