PoBaseGetNodeWriteFormat Method |
Gets the node write format.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
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