ConstrainedEllipse.ConstrainedEllipse(ObjectId) Constructor

Description

Constructor.

Visual Basic

Public Sub New(
    geomDependencyId As ObjectId
)

C#

public ConstrainedEllipse(
    ObjectId geomDependencyId
);

Parameters

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

Links

ConstrainedEllipse Class, Autodesk.AutoCAD.DatabaseServices Namespace