public sealed class CadDocumentSession : ICadEditorSession
kind:method
kind:property
kind:ctor
CadDocumentSession(CadDocument, ICadEntityIndex, ICadUndoRedoService, ICadTransactionService, ICadDependencyResolver, ICadConstraintService, ICadGeometricConstraintSolver)
Constraints
DependencyResolver
Document
EntityIndex
IsDirty
Revision
SelectionSet
SessionId
TransactionService
UndoRedo
Apply(CadOperationBatch)
ExportConstraintPayload()
ImportConstraintPayload(ReadOnlySpan<Byte>)
MarkExternalMutation(Boolean)
NextBatch(Guid, IReadOnlyList<CadOperation>)
SetSelection(IEnumerable<Object?>, CadSelectionMode)
TryRedo(Guid, out CadOperationBatch)
TryUndo(Guid, out CadOperationBatch)