ThreePointAngleConstraint Class   MG2009New

Visual Basic
Public Class ThreePointAngleConstraint
Inherits AngularConstraint
C#
public class ThreePointAngleConstraint : AngularConstraint;
Description

This class represents an angle constraint node in the owning Assoc2dConstraintGroup. 

It can be applied between 3 constrained points.

Links