EOIRShapeCoupler#

class ansys.stk.core.stkobjects.EOIRShapeCoupler#

Bases: IEOIRShapeObject

Coupler shape class.

Overview#

radius_1

Property used to access the first radius dimension of a coupler shape.

height

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

radius_2

Property used to access the second radius dimension of a coupler shape.

Import detail#

from ansys.stk.core.stkobjects import EOIRShapeCoupler

Property detail#

property EOIRShapeCoupler.radius_1: float#

Property used to access the first radius dimension of a coupler shape.

property EOIRShapeCoupler.height: float#

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

property EOIRShapeCoupler.radius_2: float#

Property used to access the second radius dimension of a coupler shape.