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