AsposeThreeDCloud-ThreeDCloudApi
view release on metacpan or search on metacpan
docs/Entity.md view on Meta::CPAN
# AsposeThreeDCloud::Object::Entity
## Load the model package
```perl
use AsposeThreeDCloud::Object::Entity;
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **string** | Box/Cylinder/Sphere/Torus/Plane | [optional]
**box** | [**Box**](Box.md) | Gets or sets Box entity | [optional]
**cylinder** | [**Cylinder**](Cylinder.md) | Gets or sets Cylinder entity | [optional]
**sphere** | [**Sphere**](Sphere.md) | Gets or sets Sphere entity | [optional]
**torus** | [**Torus**](Torus.md) | Gets or sets Torus entity | [optional]
**plane** | [**Plane**](Plane.md) | Gets or sets Plane entity | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
( run in 1.221 second using v1.01-cache-2.11-cpan-d7a12ab2c7f )