Share

AcColinearConstraint Class

Class Hierarchy

AcHeapOperators
AcRxObject
    AcGraphNode
        AcConstraintGroupNode
            AcGeomConstraint
                AcColinearConstraint

C++

class AcColinearConstraint : public AcGeomConstraint;

File

AcImplicitConstr.h

Description

This class represents a Colinear (coincident) constraint node in the owning AcDbAssoc2dConstraintGroup. It can be applied between two constrained lines.

Was this information helpful?