The following tables list the members exposed by IPolygonMesh.
Name | Description | |
---|---|---|
![]() | Color | Gets or sets the LineColor of the PolygonMesh. |
![]() | Erased | Gets or sets whether to erase or restore the PolygonMesh. |
![]() | FitSmooth | Gets or sets the smoothing function to apply to the PolygonMesh. |
![]() | Handle | Gets the value of the handle of the PolygonMesh. |
![]() | Layer | Gets or sets the name of the Layer of the PolygonMesh. |
![]() | LineScale | Gets or sets the scale factor for the PolygonMesh's LineStyle. |
![]() | LineStyle | Gets or sets the name of the LineStyle for the PolygonMesh. |
![]() | LineWeight | Gets or sets the LineWeight for the PolygonMesh. |
![]() | MClosed | Gets or sets whether the PolygonMesh is closed in the column direction. |
![]() | MDensity | Gets or sets the column density of the PolygonMesh. |
![]() | NClosed | Gets or sets whether the PolygonMesh is closed in the row direction. |
![]() | NDensity | Gets or sets the row density of the PolygonMesh. |
![]() | PrintStyle | Gets or sets the name of the PrintStyle for this PolygonMesh. |
![]() | Transparency | Gets or sets the transparency object for this PolygonMesh. |
![]() | Visible | Gets or sets whether to show the PolygonMesh in the drawing. |
Name | Description | |
---|---|---|
![]() | CreateExtensionDictionary | Creates a dictionary for the PolygonMesh. |
![]() | DeleteCustomData | Deletes the specified custom data from the PolygonMesh. |
![]() | DeleteHyperLink | Deletes a hyperlink attached to the PolygonMesh. |
![]() | GetBoundingBox | Gets the bounding box enclosing the PolygonMesh. |
![]() | GetCustomData | Gets the specified custom data for the PolygonMesh. |
![]() | GetExtensionDictionary | Gets the dictionary for the PolygonMesh. |
![]() | GetHyperLink | Gets the hyperlink attached to the PolygonMesh. |
![]() | GetMVertexCount | Gets the number of columns in the PolygonMesh. |
![]() | GetNVertexCount | Gets the number of rows in the PolygonMesh. |
![]() | GetVertexCoordinate | Gets the coordinates of the specified PolygonMesh vertex. |
![]() | GetVerticesCount | Gets the number of mesh vertices in the PolygonMesh. |
![]() | ReleaseExtensionDictionary | Releases and erases the dictionary for the PolygonMesh, if the dictionary exists and is empty. |
![]() | Select | Adds or removes the selected PolygonMesh to or from the current selection set. |
![]() | SetCustomData | Sets the custom data for the PolygonMesh. |
![]() | SetHyperLink | Attaches the specified hyperlink to the PolygonMesh. |
![]() | SetVertexCoordinate | Sets the coordinates of a PolygonMesh vertex. |