ArchElementType
Canonical path: NemAll_Python_IFW_ElementAdapter.ArchElementType
Bases: Enum
Architecture element types
tInvalid: Invalid type tWire : Arch element has a edges only. tSheet : Arch element has a faces. tSolid : Arch element has a volume.
Placeholder