-
Home
-
API
-
ProCad.Editing.Commands
-
CadAnnotationCadCommandBase
-
Methods
-
ApplyCreatedOperations(CadDocumentSession, IReadOnlyList, IReadOnlyList, IReadOnlyList, String)
ApplyCreatedOperations(CadDocumentSession, IReadOnlyList, IReadOnlyList, IReadOnlyList, String) Method
Definition
protected CadCommandResult ApplyCreatedOperations(CadDocumentSession session, IReadOnlyList<CadOperation> forwardOperations, IReadOnlyList<CadOperation> inverseOperations, IReadOnlyList<CadEntityId> createdIds, string successMessage)
Parameters
Returns