OrientCondition#

class ansys.geometry.core.designer.mating_conditions.OrientCondition#

Bases: MatingCondition

OrientCondition dataclass.

Overview#

Import detail#

from ansys.geometry.core.designer.mating_conditions import OrientCondition

Attribute detail#

OrientCondition.offset: float#
OrientCondition.is_reversed: bool#
OrientCondition.is_valid: bool#