Elipse Plant Manager — EPM Web API

Version 5.0.45

epmwebapi.browsedirection

class BrowseDirection(enum.IntFlag):

Enumeration with all types of browsing directions.

Forward = <BrowseDirection.Forward: 0>

There are no classes selected.

Inverse = <BrowseDirection.Inverse: 1>

This node is an object.

Inherited Members
builtins.int
conjugate
bit_length
bit_count
to_bytes
from_bytes
as_integer_ratio
real
imag
numerator
denominator
enum.Enum
name
value