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