CompositeConstraint Class   MG2009New

Visual Basic
Public Class CompositeConstraint
Inherits GeometricalConstraint
C#
public class CompositeConstraint : GeometricalConstraint;
Description

This class represents a composite constraint node in the owning Assoc2dConstraintGroup. It is the base class for all the kind of composite constraints, the owned constraints are all applied on(connected with) the same constrained geometries.

Links