The following tables list the members exposed by IPolyFaceMesh.
Name | Description | |
---|---|---|
![]() | Color | Gets or sets the LineColor of this polygon face mesh. |
![]() | Erased | Gets or sets whether to erase or restore the polygon face mesh. |
![]() | Handle | Gets the value of the handle of the polygon face mesh. |
![]() | Layer | Gets or sets the name of the Layer of the of the polygon face mesh. |
![]() | LineScale | Gets or sets the scale factor for the polygon face mesh's LineStyle. |
![]() | LineStyle | Gets or sets the name of the LineStyle for the polygon face mesh. |
![]() | LineWeight | Gets or sets the LineWeight for the polygon face mesh. |
![]() | PrintStyle | Gets or sets the name of the PrintStyle for this polygon face mesh. |
![]() | Transparency | Gets or sets the transparency object for this polygon face mesh. |
![]() | Visible | Gets or sets whether to show the polygon face mesh in the drawing. |
Name | Description | |
---|---|---|
![]() | AddFace | Adds a Face to the mesh using mesh vertex indexes. |
![]() | AddVertex | Adds a mesh vertex to the mesh. |
![]() | CreateExtensionDictionary | Creates a dictionary for the polygon face mesh. |
![]() | DeleteCustomData | Deletes the specified custom data from the polygon face mesh. |
![]() | DeleteHyperLink | Deletes a hyperlink attached to the polygon face mesh. |
![]() | GetBoundingBox | Gets the bounding box enclosing the polygon face mesh. |
![]() | GetCustomData | Gets the specified custom data for the polygon face mesh. |
![]() | GetExtensionDictionary | Gets the dictionary for the polygon face mesh. |
![]() | GetFace | Gets the mesh vertex indexes of the specified mesh face. |
![]() | GetFacesCount | Gets the number of mesh faces. |
![]() | GetHyperLink | Gets the hyperlink attached to the polygon face mesh. |
![]() | GetVertexCoordinate | Gets the coordinates of the vertex of the specified polygon face mesh. |
![]() | GetVerticesCount | Gets the number of mesh vertices in the polygon face mesh. |
![]() | ReleaseExtensionDictionary | Releases and erases the dictionary for the polygon face mesh, if the dictionary exists and is empty. |
![]() | Select | Adds or removes the selected polygon face mesh to or from the current selection set. |
![]() | SetCustomData | Sets the custom data for the polygon face mesh. |
![]() | SetHyperLink | Attaches a hyperlink to the polygon face mesh. |
![]() | SetVertexCoordinate | Sets the coordinates of a vertex of the polygon face mesh. |