Constructor.
Public Sub New(
geomDependencyId As ObjectId
)
public ConstrainedArc(
ObjectId geomDependencyId
);
| Parameters | Description |
|---|---|
| ObjectId geomDependencyId | Input ObjectId indicating the AssocGeomDependency object to which this constrained arc is holding on. |
ConstrainedArc Class, Autodesk.AutoCAD.DatabaseServices Namespace