Assoc2dConstraintGroupAddGeometricalConstraint(GeometricalConstraintConstraintType, ConstrainedGeometry) Method

Creates and adds a geometrical constraint into this constraint group.

Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public GeometricalConstraint AddGeometricalConstraint(
        GeometricalConstraintConstraintType type,
        ConstrainedGeometry[] consGeoms
)

Parameters

type  GeometricalConstraintConstraintType
[in] Constraint type.
consGeoms  ConstrainedGeometry
[in] Array of constrained geometry objects.

Return Value

GeometricalConstraint
Newly created geometrical constraint.
See Also

©  Bricsys NV. All rights reserved.