Autodesk.AutoCAD.DatabaseServices Namespace > ThreePointAngleConstraint Class
ThreePointAngleConstraint Class   
Description

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

It can be applied between 3 constrained points.

Class Hierarchy
Visual Basic
Public Class ThreePointAngleConstraint
Inherits AngularConstraint
C#
public class ThreePointAngleConstraint : AngularConstraint;
Links
   Comments?