Cubit Python API  17.07
Properties
VolumeGap

Struct for VolumeGap data used in CubitInterface. More...

Properties

  gaps = property(_cubit3.VolumeGap_gaps_get, _cubit3.VolumeGap_gaps_set)
 
  overlapAreas = property(_cubit3.VolumeGap_overlapAreas_get, _cubit3.VolumeGap_overlapAreas_set)
 
  surfPairs = property(_cubit3.VolumeGap_surfPairs_get, _cubit3.VolumeGap_surfPairs_set)
 
  volume1 = property(_cubit3.VolumeGap_volume1_get, _cubit3.VolumeGap_volume1_set)
 
  volume2 = property(_cubit3.VolumeGap_volume2_get, _cubit3.VolumeGap_volume2_set)
 

Detailed Description

Struct for VolumeGap data used in CubitInterface.

Property Documentation

◆ gaps

gaps = property(_cubit3.VolumeGap_gaps_get, _cubit3.VolumeGap_gaps_set)
static

◆ overlapAreas

overlapAreas = property(_cubit3.VolumeGap_overlapAreas_get, _cubit3.VolumeGap_overlapAreas_set)
static

◆ surfPairs

surfPairs = property(_cubit3.VolumeGap_surfPairs_get, _cubit3.VolumeGap_surfPairs_set)
static

◆ volume1

volume1 = property(_cubit3.VolumeGap_volume1_get, _cubit3.VolumeGap_volume1_set)
static

◆ volume2

volume2 = property(_cubit3.VolumeGap_volume2_get, _cubit3.VolumeGap_volume2_set)
static