AsposeThreeDCloud-ThreeDCloudApi

 view release on metacpan or  search on metacpan

docs/Box.md  view on Meta::CPAN

# AsposeThreeDCloud::Object::Box

## Load the model package
```perl
use AsposeThreeDCloud::Object::Box;
```

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**length** | **double** | Gets or sets the length of the box              | 
**width** | **double** | Gets or sets the width of the box | 
**height** | **double** | Gets or sets the height of the box | 
**name** | **string** | Gets or sets the name of the box              | [optional] 
**length_segments** | **int** | Gets or sets the lengthSegments of the box | 
**width_segments** | **int** | Gets or sets the widthSegments of the box | 
**height_segments** | **int** | Gets or sets the heightSegments of the box | 

[[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 0.982 second using v1.01-cache-2.11-cpan-d7a12ab2c7f )