PoBaseGetNodeWriteFormat Method |
Gets the node write format.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public static PoBaseNodeWriteFormats GetNodeWriteFormat()
Public Shared Function GetNodeWriteFormat As PoBaseNodeWriteFormats
public:
static PoBaseNodeWriteFormats GetNodeWriteFormat()
static member GetNodeWriteFormat : unit -> PoBaseNodeWriteFormats
Return Value
Type:
PoBaseNodeWriteFormatsRemarks See setNodeWriteFormat for more details.
See Also