EOIRShapeCone#

class ansys.stk.core.stkobjects.EOIRShapeCone#

Bases: IEOIRShapeObject

Cone shape class.

Overview#

radius

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

height

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

Import detail#

from ansys.stk.core.stkobjects import EOIRShapeCone

Property detail#

property EOIRShapeCone.radius: float#

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

property EOIRShapeCone.height: float#

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