FaceRef.FaceRef(CompoundObjectId) Constructor

Visual Basic

Public Sub New(
    compoundObjectId As CompoundObjectId
)

C#

public FaceRef(
    CompoundObjectId compoundObjectId
);

Description

This wraps the ObjectARXAcDbFaceRef::AcDbFaceRef(const AcDbCompoundObjectId&, const AcDbSubentId&, const AcGeCurve3d*) method.

Links

FaceRef Class, Autodesk.AutoCAD.DatabaseServices Namespace