Autodesk.AutoCAD.DatabaseServices Namespace > Face Class > Face Constructor
Face Constructor
Overload List
Method 
Description 

Default constructor. Initializes the visibility flag to 0 (that is, all edges are visible). In addition, standard Entity initialization occurs.... more 

This constructor initializes the Face to use the points pointer1 through pointer3 as the four corner points of the face... more 

This constructor initializes the Face to use the points pointer1 through pointer4 as the four corner points of the face.... more 
   Comments?