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

Definition

public bool TrySetConstraintParameters(CadConstraintId id, IReadOnlyDictionary<string, string> parameters, bool? isDriving, scoped out CadConstraint updated)

Parameters

updated
CadConstraint

Returns