Geometry constructor

init

Initializes a new instance of the Geometry class.

def __init__(self, name):
    ...
ParameterTypeDescription
namestrName

See Also