SketchSetConstraintParameter Method

Definition

Namespace: Macad.Core.Shapes
Assembly: Macad.Core (in Macad.Core.dll) Version: 3.0.1840
C#
public bool SetConstraintParameter(
	SketchConstraint constraint,
	double parameter
)

Parameters

constraint  SketchConstraint
 
parameter  Double
 

Return Value

Boolean

See Also