LinkMargin#

class ansys.stk.core.stkobjects.LinkMargin#

Class defining a link margin computation object.

Overview#

enable

Get or set the option for computing link margin.

type

Get or set the link margin type.

threshold

Get or set the link margin threshold.

Import detail#

from ansys.stk.core.stkobjects import LinkMargin

Property detail#

property LinkMargin.enable: bool#

Get or set the option for computing link margin.

property LinkMargin.type: LinkMarginType#

Get or set the link margin type.

property LinkMargin.threshold: float#

Get or set the link margin threshold.