TrySetConstraintParameters(CadConstraintId, IReadOnlyDictionary<String, String>, Nullable, out CadConstraint) Method

Definition

Assembly ProCad.Editing.dll
bool TrySetConstraintParameters(CadConstraintId id, IReadOnlyDictionary<string, string> parameters, bool? isDriving, scoped out CadConstraint updated)

Parameters

updated
CadConstraint

Returns