You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BIMData API is a tool to interact with your models stored on BIMData’s servers. Through the API, you can manage your projects, the clouds, upload your IFC files and manage them through endpoints. # noqa: E501
The version of the OpenAPI document: v1 (v1)
Contact: support@bimdata.io
Generated by: https://openapi-generator.tech
"""
import sys
import unittest
import bimdata_api_client
from bimdata_api_client.model.direction_request import DirectionRequest
class TestDirectionRequest(unittest.TestCase):
"""DirectionRequest unit test stubs"""
def setUp(self):
pass
def tearDown(self):
pass
def testDirectionRequest(self):
"""Test DirectionRequest"""
# FIXME: construct object with mandatory attributes with example values