This wraps the ObjectARX AcDbEdgeRef::AcDbEdgeRef() method.
Public Sub New( compoundObjectId As CompoundObjectId, edgeSubentId As SubentityId, faceSubentId As SubentityId )
public EdgeRef( CompoundObjectId compoundObjectId, SubentityId edgeSubentId, SubentityId faceSubentId );
Comments? |