pysdic.Connectivity.n_topological_dimensions#

property Connectivity.n_topological_dimensions: int | None#

[Get] The topological dimension \(K\) of the elements in the connectivity, if element_type is set.

Returns:

The topological dimension \(K\) of the elements in the connectivity, or None if element_type is not set.

Return type:

Optional[int]