SketchAddConstraint Method

Definition

Namespace: Macad.Core.Shapes
Assembly: Macad.Core (in Macad.Core.dll) Version: 3.0.1840
C#
public int AddConstraint(
	SketchConstraint constraint
)

Parameters

constraint  SketchConstraint
 

Return Value

Int32

See Also