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