PbCellGetLongestEdgeLength Method |
Gets the length of the longest edge of the cell.
Namespace: OIV.MeshViz.DataAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public float GetLongestEdgeLength()
Public Function GetLongestEdgeLength As Single
public:
float GetLongestEdgeLength()
member GetLongestEdgeLength : unit -> float32
Return Value
Type:
SingleRemarks See Also