 | InternalElementTypeInsert(CAEXWrapper, Boolean) Method |
Inserts the specified CAEX object in it's associated sequence. The InternalElement
defines the
RoleRequirements sequence.
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
Remarks
If the provided CAEX object already has an associated parent, a copy of the CAEX object and not the original
provided CAEX Object is inserted.
Please keep in mind, that the copied object
contains identical attributes and elements. It might not represent a valid AutomationML object, because IDs and
references are
not automatically modified.
See Also