Assoc2dConstraintGroupAddConstrainedGeometry
Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in
TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public ConstrainedGeometry AddConstrainedGeometry(
FullSubentityPath subentPath
)
Public Function AddConstrainedGeometry (
subentPath As FullSubentityPath
) As ConstrainedGeometry
public:
ConstrainedGeometry^ AddConstrainedGeometry(
FullSubentityPath subentPath
)
member AddConstrainedGeometry :
subentPath : FullSubentityPath -> ConstrainedGeometry
Parameters
- subentPath FullSubentityPath
-
Return Value
ConstrainedGeometry
See Also