Interface: CustomerLimits
Feature and capability limits for a customer account.
This interface defines which features are available to a customer based on their subscription tier and account configuration. It controls access to advanced functionality like modular products, 2D/3D layers, webhooks, and other features.
Properties
canModularUse
canModularUse:
boolean
When true, the customer can use Modular and Hybrid Modular products.
Modular products allow users to create complex assemblies of multiple components with connections and spatial relationships.
canShowArBusiness
canShowArBusiness:
boolean
When true, the customer can view this product in AR from business level.
This enables Augmented Reality visualization at the business system level.
Deprecated
AR is always enabled
canShowArEmbed
canShowArEmbed:
boolean
When true, the customer can view this product in AR from embed level.
This enables Augmented Reality visualization in embedded configurators.
Deprecated
AR is always enabled
canUse2d3dLayers
canUse2d3dLayers:
boolean
When true, the customer can use 2D layers in 3D products.
This enables hybrid visualization where 2D images can be overlaid on 3D models for enhanced presentation.
canUseSpatialAdjustment?
optionalcanUseSpatialAdjustment?:boolean
When true, qualifying modular option transactions validate effective collision
changes and reconcile connected layouts after effective Snap changes.
exportObjType?
optionalexportObjType?:Visibility
Controls the visibility of 3D model export functionality.
This determines who can export 3D models to formats like OBJ, based on user roles and permissions.