Overload List
Method | Description |
---|---|
![]() | Default constructor. Initializes the corner vertex indices to 0. |
![]() | This constructor initializes the AcDbFaceRecord to use the mesh vertices specified by the indices vtx0 through vtx3 as the four corner points of the face. The vertex indices start with 1. Negative index numbers can be used to indicate that the edge that starts at that vertex is to be invisible.If the face this FaceRecord is to represent has only three vertices, then set vtx3 to 0. |