Skip to content

2016 API dlibrary.criteria

Dieter Geerts edited this page Sep 24, 2016 · 1 revision

MODULE dlibrary.criteria

Used for getting stuff (objects or properties of objects) based on some criteria.

CLASSES

builtins.object
........Criteria(builtins.object)


class Criteria(builtins.object)

__init__(self)

get(self) -> set

:rtype: set(AbstractObject)

has_record(self, record_name: str)

in_objects(self)

in_symbols(self)

is_viewport(self)

on_layer(self, layer: dlibrary.document.Layer)

FILE

d:\development\vw libraries\dlibrary\dlibrary\criteria.py

Home

DLibrary for VW2017

PREVIOUS VERSIONS

Clone this wiki locally