EOIRShapeCylinder#

class ansys.stk.core.stkobjects.EOIRShapeCylinder#

Bases: IEOIRShapeObject

Cylinder shape class.

Overview#

radius

Property used to access the radius dimension of a cylinder shape.

height

Property used to access the height dimension of a cylinder shape.

Import detail#

from ansys.stk.core.stkobjects import EOIRShapeCylinder

Property detail#

property EOIRShapeCylinder.radius: float#

Property used to access the radius dimension of a cylinder shape.

property EOIRShapeCylinder.height: float#

Property used to access the height dimension of a cylinder shape.