ConstrainedConstructionLine Class   MG2009New

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

This class represents a constrained unbounded construction line node in the owning Assoc2dConstraintGroup. 

It does not take any initial value and its position is decided by the constraints applied on it.