EdgeRef.EdgeRef Constructor (CompoundObjectId)

Visual Basic
Public Sub New(
    compoundObjectId As CompoundObjectId
)
C#
public EdgeRef(
    CompoundObjectId compoundObjectId
);
Description

This wraps the ObjectARX AcDbEdgeRef::AcDbEdgeRef() method.

Links