ConstrainedBoundedEllipse.ConstrainedBoundedEllipse(ObjectId) Constructor

Description

Constructor.

Visual Basic

Public Sub New(
    geomDependencyId As ObjectId
)

C#

public ConstrainedBoundedEllipse(
    ObjectId geomDependencyId
);

Parameters

Parameters Description
ObjectId geomDependencyId Input ObjectId indicating the AssocGeomDependency object to which this constrained bounded ellipse is holding on.

Links

ConstrainedBoundedEllipse Class, Autodesk.AutoCAD.DatabaseServices Namespace