MacroGroupProperties
Canonical path: NemAll_Python_BasisElements.MacroGroupProperties
Properties of the macro group.
Methods:
-
__eq__–equal operator
-
__init__–Overloaded function. See individual overloads.
-
__repr__–Convert to string
Attributes:
-
Name(str) –Name
__eq__
__eq__(prop: MacroGroupProperties) -> bool
equal operator
Parameters:
-
prop(MacroGroupProperties) –MacroGroupProperties to compare
Returns:
-
bool–true if they are equal, false otherwise
Placeholder