Package empro :: Module empro :: Module geometry :: Class OaLayout
[frames] | no frames]

Class OaLayout

core.Updatable --+                
                 |                
   core.Selectable --+            
                     |            
     core.Attributable --+        
                         |        
                      Part --+    
                             |    
                        OaPart --+
                                 |
                                OaLayout

No documentation available.

Instance Methods
Selectable
clone()
No documentation available.
 
connectedInstances(...)
 
getCoverPinName(...)
No documentation available.
 
reExtractNets(...)
 
readLayout(...)
No documentation available.
 
readLayoutEx(...)
No documentation available.
 
uniqueId(...)
No documentation available.

Inherited from Part: age, badFaces, boundingBox, centeredBoundingBox, check, checkLumps, cloneFlatten, exportFaceToSAT, exportToSAB, exportToSAT, faceCentroid, faceNormalAtCentroid, faces, facetFaces, hide, importCad, importCadWithUnits, inspectPart, locatorList, project, serialize, serializeEx, show, slice, sliceLineFacets, touchGeometry

Inherited from core.Attributable: addAttribute, attributeNames, getAttribute, removeAttribute, setAttribute

Inherited from core.Selectable: isSelected

Inherited from core.Updatable: __enter__, __exit__, hash, isValid, reasonWhyInvalid

Class Variables
  CONNECTED_TO_ALL_NETS = 1
  CONNECTED_TO_ALL_NETS_EXCLUSIVELY = 2
  CONNECTED_TO_ANY_NETS = 0
Properties
  dielectricsSizeOptions
No documentation available.
  unconnectedPadRemovalOptions
No documentation available.
  userUnits
No documentation available.
  viaArrayOptions
No documentation available.

Inherited from Part: appearance, cadId, coordinateSystem, gridParameters, material, meshParameters, priority, unit, visible

Inherited from core.Selectable: metaData, name, notes

Method Details

clone()

 

No documentation available.

Returns: Selectable
Overrides: core.Updatable.clone