ConFixedCode

ConFixedCode class

Determines when a connector reroutes.

Constructors

NameDescription
ConFixedCodeConstructor.

Properties

NameTypeDescription
ValueintDetermines when a connector reroutes. The value of the property is ConFixedCodeValue integer constant.
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

NameDescription
equalsAre objects equal.
hashCodeServes as a hash function for a particular type.

ConFixedCode(value)

Constructor.

ConFixedCode.Value property

Determines when a connector reroutes. The value of the property is ConFixedCodeValue integer constant.

Type: int

ConFixedCode.Ufe property

Specifies attributes of an element.

Type: UnitFormulaErr

equals(value)

Are objects equal.

ParameterTypeDescription
valueObject

hashCode()

Serves as a hash function for a particular type.