DwfWhipLogicalBox constructor
init
Initializes a new instance of the DwfWhipLogicalBox
class
def __init__(self):
...
init
Initializes a new instance of the DwfWhipLogicalBox
class
def __init__(self, min, max):
...
Parameter | Type | Description |
---|---|---|
min | DwfWhipLogicalPoint | minimal point |
max | DwfWhipLogicalPoint | maximal point |