EdgeRef.EdgeRef(CompoundObjectId) Constructor   MG2009New

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

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

Links