techIsLPValidBase
techIsLPValidBase(
d_lpId
)
=> t / nil
Description
Returns boolean indication whether the layer-purpose pair valid attribute is true.
Arguments
Value Returned
Example
techIsLPValidBase(d_lpID)
=> t
Returns t as the layer-purpose pair has a valid attribute.
Return to top