Overload List
| Method | Description |
|---|---|
AcDistanceConstraint::AcDistanceConstraint (AcGeVector3d&) | Constructor. The direction type is set to kFixedDirection. |
AcDistanceConstraint::AcDistanceConstraint (AcGraphNode::Id, DirectionType) | Constructor. The direction type is set to kPerpendicularToLine or kParallelToLine. |
AcDistanceConstraint::AcDistanceConstraint (bool) | Default constructor. The direction type is set to kNotDirected. |
