TessellatedFace
Public Constructor
Public Method
TessellatedFace(IList.XYZ., ElementId)
Public Method
TessellatedFace(IList.IList.XYZ.., ElementId)
Overload List
Name
Description
Public Method
TessellatedFace(IList.XYZ., ElementId)
Constructs a tessellated face without holes. Face data is always set, even if the input data are invalid (e.g., describes a wildly non-planar face). A TessellatedShepeBuilder’s function is used to check the data and heal them if possible.
Public Method
TessellatedFace(IList.IList.XYZ.., ElementId)
Constructs a tessellated face, which, may be, have holes. Face data is always set, even if the input data are invalid (e.g., describes a wildly non-planar face). A TessellatedShepeBuilder’s function is used to check the data and heal them if possible.