Assoc2dConstraintGroupAddConstrainedGeometry Method

Creates and adds a new ConstrainedGeometry object into this constraint group.

Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public ConstrainedGeometry AddConstrainedGeometry(
        FullSubentityPath subentPath
)

Parameters

subentPath  FullSubentityPath
[in] Full subentity path to a constrained geometry. Only edges and vertices are valid subentity types.

Return Value

ConstrainedGeometry
Created ConstrainedGeometry instance that has been added to this constraint group.
See Also

©  Bricsys NV. All rights reserved.