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

Class Component

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

A circuit component is a simulation element that can be used to excite a structure.

Class Hierarchy for components.CircuitComponent
Class Hierarchy for components.CircuitComponent

constructor CircuitComponent():

Instance Methods
 
__getitem__(x, y)
x[y]
 
__len__(x)
len(x)
 
getInstance(...)
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: clone, isSelected

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

Class Variables
  CIRCUIT = 3
  CONNECTOR = 1
  LAYOUT = 4
  PACKAGEDCHIP = 0
  SUBDESIGN = 2
  UNDEFINED = 99
Properties
  cellName
No documentation available.
  cellRole
  libraryName
No documentation available.
stringNone name
No documentation available.

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

Inherited from core.Selectable: metaData, notes