CadGeometricConstraintSolveResult(Int32, Int32, IReadOnlyList, IReadOnlyList) Constructor

Definition

Assembly ProCad.Editing.dll
public CadGeometricConstraintSolveResult(int AppliedConstraintCount, int AdjustedEntityCount, IReadOnlyList<CadEntityId> AdjustedEntityIds, IReadOnlyList<string> Diagnostics)

Parameters

AppliedConstraintCount
Int32
AdjustedEntityCount
Int32
AdjustedEntityIds
IReadOnlyList<CadEntityId>