PointConstraint.datatype
- PointConstraint.datatype()[source]
Get the data type of this COMPAS object.
- Returns
datatype (
str) – The data type of the COMPAS object in the following format: ‘{}/{}’.format(o.__class__.__module__, o.__class__.__name__).
Get the data type of this COMPAS object.
datatype (str) – The data type of the COMPAS object in the following format:
‘{}/{}’.format(o.__class__.__module__, o.__class__.__name__).
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev