0.1.33
Loading...
Searching...
No Matches
pyhelios.wrappers.DataTypes.VertexWeldMode Class Reference

Granularity at which coincident vertices are treated as one shared vertex (helios-core 1.3.84). More...

Detailed Description

Granularity at which coincident vertices are treated as one shared vertex (helios-core 1.3.84).

Object types with no distinguished axis – a Polymesh, a Tile – report the same topology for either mode.

Definition at line 30 of file DataTypes.py.

+ Inheritance diagram for pyhelios.wrappers.DataTypes.VertexWeldMode:
+ Collaboration diagram for pyhelios.wrappers.DataTypes.VertexWeldMode:

Static Public Attributes

int WELD_FULL = 0
 
int WELD_CROSS_SECTION_ONLY = 1
 

Member Data Documentation

◆ WELD_CROSS_SECTION_ONLY

int pyhelios.wrappers.DataTypes.VertexWeldMode.WELD_CROSS_SECTION_ONLY = 1
static

Definition at line 36 of file DataTypes.py.

◆ WELD_FULL

int pyhelios.wrappers.DataTypes.VertexWeldMode.WELD_FULL = 0
static

Definition at line 32 of file DataTypes.py.


The documentation for this class was generated from the following file: