Assoc2dConstraintGroupDeleteConstrainedGeometry
Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in
TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public void DeleteConstrainedGeometry(
ObjectId geomDependencyId
)
Public Sub DeleteConstrainedGeometry (
geomDependencyId As ObjectId
)
public:
void DeleteConstrainedGeometry(
ObjectId geomDependencyId
)
member DeleteConstrainedGeometry :
geomDependencyId : ObjectId -> unit
Parameters
- geomDependencyId ObjectId
-
See Also