EOIRShapePlate#

class ansys.stk.core.stkobjects.EOIRShapePlate#

Bases: IEOIRShapeObject

Plate shape class.

Overview#

width

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

length

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

Import detail#

from ansys.stk.core.stkobjects import EOIRShapePlate

Property detail#

property EOIRShapePlate.width: float#

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

property EOIRShapePlate.length: float#

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