AsposeThreeDCloud-ThreeDCloudApi

 view release on metacpan or  search on metacpan

docs/Cylinder.md  view on Meta::CPAN

# AsposeThreeDCloud::Object::Cylinder

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **string** | Gets or sets the name of the cylinder              | [optional] 
**radius_top** | **double** | Gets or sets the radius of cylinder's top cap. | 
**radius_bottom** | **double** | Gets or sets the radius bottoof cylinder's bottom cap.              | 
**height** | **double** | Gets or sets the height of the cylinder. | 
**radial_segments** | **int** | Gets or sets the radial segments. | 
**height_segments** | **int** | Gets or sets the height segments. | 
**open_ended** | **boolean** | Gets or sets a value indicating whether this Aspose.ThreeD.Entities.Cylinder open ended. The default value is false. | 
**theta_start** | **double** | Gets or sets the theta start. The default value is 0.              | 
**theta_length** | **double** | Gets or sets the length of the theta. The default value is 2p | 

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