Defines a mesh region associated to a geometry entity.
Declaration Syntax
public interface IMeshRegion
Table 1822: Members
Property | ElementCount |
Gets the number of elements of the region. |
Property | ElementIds |
Gets the list of the element ids of the region. |
Property | Elements |
Gets the list of the elements of the region. |
Property | NodeCount |
Gets the number of nodes of the region. |
Property | NodeIds |
Gets the list of the node ids of the region. |
Property | Nodes |
Gets the list of the nodes of the region. |