AddComponentInfo method

DTL Auto

AddComponentInfo Method

Adds component information as xdata on the specified entity.

See Also | Example

Signature

RetVal = object.AddComponentInfo(AcadObject)

Object

AecDtlRecipe The object or objects this method applies to.

AcadObject

AcadObject, input-only;
The AcadObject or derived entity to add xdata to.

Remarks

Use this method if you manually place a block, minsert, hatch or any entity that should be associated with the detail component. Note that the AecDtlJig methods automatically add component information as xdata.