Constrained2PointsConstructionLine Class   MG2009New

Visual Basic
Public Class Constrained2PointsConstructionLine
Inherits ConstrainedConstructionLine
C#
public class Constrained2PointsConstructionLine : ConstrainedConstructionLine;
Description

This class represents a constrained unbounded construction line node in the owning Assoc2dConstraintGroup. Internally it is made coincident to two ConstrainedPoint objects.

Links