Overload List
| Name | Description | |
|---|---|---|
|
|
And()()()() |
Creates an IAnd constraint suitable for grouping
other constraints or building logical constraints. Constraints can be
added and removed to the IAnd constraint by using its
methods Add and Remove.
(Inherited from IModeler.) |
|
|
And(array<IConstraint>[]()[][]) |
Groups several constraints together.
(Inherited from IModeler.) |
|
|
And(IConstraint, IConstraint) |
Group several constraints together.
(Inherited from IModeler.) |
|
|
And(array<IConstraint>[]()[][], String) |
Groups several constraints together.
(Inherited from IModeler.) |
|
|
And(IConstraint, IConstraint, String) |
Group several constraints together.
(Inherited from IModeler.) |
|
|
And(array<IConstraint>[]()[][], Int32, Int32) |
Groups several constraints together.
(Inherited from IModeler.) |
|
|
And(array<IConstraint>[]()[][], Int32, Int32, String) |
Groups several constraints together.
(Inherited from IModeler.) |