This wraps the ObjectARXAcDbFaceRef::AcDbFaceRef(const AcDbCompoundObjectId&, const AcDbSubentId&, const AcGeCurve3d*) method.
Public Sub New(
compoundObjectId As CompoundObjectId
)
public FaceRef(
CompoundObjectId compoundObjectId
);