Share

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, 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.
Public methodAddContentCenterPart(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.
Public methodAddCustomContentCenterPart
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.
Public methodAddiPart(String, String, Int32, PointOrMatrix, Nullable(Boolean), Nullable(Boolean), StringOrAsset)
Adds an iPart to an assembly, or modifies an existing iPart occurrence.
Public methodAddiPart(String, String, Object[], PointOrMatrix, Nullable(Boolean), Nullable(Boolean), StringOrAsset)
Adds an iPart to an assembly, or modifies an existing iPart occurrence.
Public methodAddWithModelState
Adds a component occurrence with a specific model state to an assembly, or modifies an existing component to match the specified arguments.
Public methodDelete
Deletes a component occurrence from an assembly.

See Also

Reference

Was this information helpful?