10
InPlace Cover Obstruction Database Access Functions
This topic provides a list of basic editing Cadence® SKILL functions associated with InPlaceCoverObstruction objects. You can use these functions to create or destroy InPlaceCoverObstruction objects and to retrieve or set InPlaceCoverObstruction attributes.
Only the functions listed here are supported for public use. All other functions, regardless of their name or prefix, and undocumented aspects of the functions described below, are private and are subject to change at any time.
- dbCreateInPlaceCoverObstruction
- dbDestroyInPlaceCoverObstruction
- dbGetInPlaceCoverObstructionAbstractFileName
- dbGetInPlaceCoverObstructionAbstractFilePath
- dbGetInPlaceCoverObstructionAbstractViewName
- dbGetInPlaceCoverObstructionBloat
- dbGetInPlaceCoverObstructionBlockageAttributeValue
- dbGetInPlaceCoverObstructionBlockageModel
- dbGetInPlaceCoverObstructionDoughnutHalo
- dbGetInPlaceCoverObstructionLayers
- dbGetInPlaceCoverObstructionMaxMask
- dbGetInPlaceCoverObstructionMergeDistance
- dbGetInPlaceCoverObstructionMinMask
- dbGetInPlaceCoverObstructionNeedsRemodeling
- dbGetInPlaceCoverObstructionPinCutOut
- dbGetInPlaceCoverObstructionPinRemodeling
- dbGetInPlaceCoverObstructionSpacingModel
- dbInPlaceCoverObstructionExists
- dbSetInPlaceCoverObstructionAbstractFileName
- dbSetInPlaceCoverObstructionAbstractFilePath
- dbSetInPlaceCoverObstructionAbstractViewName
- dbSetInPlaceCoverObstructionBloat
- dbSetInPlaceCoverObstructionBlockageAttributeValue
- dbSetInPlaceCoverObstructionBlockageModel
- dbSetInPlaceCoverObstructionDoughnutHalo
- dbSetInPlaceCoverObstructionMergeDistance
- dbSetInPlaceCoverObstructionNeedsRemodeling
- dbSetInPlaceCoverObstructionPinCutOut
- dbSetInPlaceCoverObstructionPinRemodeling
- dbSetInPlaceCoverObstructionSpacingModel
Return to top