dbGetPatternRegionAllowedPatternGroups
dbGetPatternRegionAllowedPatternGroups(d_shapeId) =>l_groupNameList/ nil
Description
(ICADVM20.1 Only) Returns a list of allowed pattern groups for the specified shape.
Arguments
Value Returned
Example
dbGetPatternRegionAllowedPatternGroups(rect)
=> ("wspg1" "wspg2")
Return to top