Package adeskForgeWrapper
Expand source code
from . import b360
from . import datamgt
from . import tokenflex
from . import client
from . import realitycaptureSub-modules
- adeskForgeWrapper.AFWExceptions
- 
Forge and AFW exceptions 
- adeskForgeWrapper.b360
- 
Module for the BIM 360 API 
- adeskForgeWrapper.client
- 
Client information and token requests 
- adeskForgeWrapper.datamgt
- 
Module for the Data Management API 
- adeskForgeWrapper.designautomation
- 
Module for the Design Automation API 
- adeskForgeWrapper.realitycapture
- 
Module for the Reality Capture API 
- adeskForgeWrapper.tokenflex
- 
Module for the Token Flex API 
 Tokens in this module must be 3 legged. Check client.get3LeggedToken()
- adeskForgeWrapper.utils
- 
Forge URLs and utility functions