Requirement Enumeration

Requirement placed on numeric parameter via the Requirement Attribute

Namespace:  Tekla.Structural.ExpressoAddIn
Assembly:  Tedds.ExprInterop (in Tedds.ExprInterop.dll) Version: 25.0.0.0
Syntax
public enum Requirement
Members
  Member nameValueDescription
Negative0 Numeric parameter must be negative
NonZeroNegative1 Numeric parameter must be non-zero and negative
NonZero2 Numeric parameter must be non-zero
NonZeroPositive3 Numeric parameter must be non-zero and positive
Positive4 Numeric parameter must be positive
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next