FaceRef Constructor

Overload List
  Name Description
Public method FaceRef Default constructor for the FaceRef class. Creates an object that wraps a corresponding C++ OdDbFaceRef object.
Public method FaceRef(CompoundObjectId) Constructor for the FaceRef class. Creates a face reference based on the specified compound object.
Public method FaceRef(CompoundObjectId, SubentityId) Constructor for the FaceRef class. Creates a face reference based on the specified compound object.
Top
See Also