API
<see-my-model-configurator>
SeeMyModel configurator element that shows models from api.seemymodel.com in 3D Viewer in browser and in AR mode.
Attributes
Name | Description | Type | Default |
model-access-key | ID of the arModel | string | "" |
camera-orbit | Orbital position of the camera in form: "theta phi radius"
- theta - polar angle in radians "rad" or degrees "deg", defaults to 0deg;
- phi - azimuthal angle in radians "rad" or degrees "deg", defaults to 75deg;
- radius - distance from target in percentages "%"
(100% should fit the model inside the viewer) defaults to "100%" | string | "0deg 75deg 100%" |
Properties
Name | Attribute | Description | Type | Default |
modelAccessKey | model-access-key | ID of the arModel | string | "" |
cameraOrbit | camera-orbit | Orbital position of the camera in form: "theta phi radius"
- theta - polar angle in radians "rad" or degrees "deg", defaults to 0deg;
- phi - azimuthal angle in radians "rad" or degrees "deg", defaults to 75deg;
- radius - distance from target in percentages "%"
(100% should fit the model inside the viewer) defaults to "100%" | string | "0deg 75deg 100%" |
Methods
Name | Description |
selectedConfigurationOptions | Get's actual selected configuration in viewer |