Parameter Class |
The Parameter type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoDelete | Property that indicates whether the object should be
automatically deleted by the Garbage Collector. (Inherited from DisposableWrapper) |
|
| BlockId | returns the owner block table record of this parameter | |
| ExposeMode | return the current value of Exposed attribute of this parameter | |
| Expression | returns and sets the expression of this parameter | |
| GeometryDrivenMode | return the current value of Geometry-driven flag of this parameter | |
| HasLowerBound | returns whether this parameter has the lower bound or not | |
| HasUpperBound | returns whether this parameter has the upper bound or not | |
| IsAnonymous | returns whether this parameter is anonymous or not | |
| IsDisposed | Property that indicates whether pointer to native code
unmanaged object == IntPtr::Zero. (Inherited from DisposableWrapper) |
|
| LowerBound | returns the lower bound of this parameter | |
| Name | returns and sets the name of this parameter | |
| UnmanagedObject | Property that represents a pointer to an unmanaged
object. (Inherited from DisposableWrapper) |
|
| UpperBound | returns the upper bound of this parameter | |
| Value | returns the last successful result of the evaluation of the parameter of this parameter |
| Name | Description | |
|---|---|---|
| CreateObjRef | (Inherited from MarshalByRefObject) |
|
| DeleteUnmanagedObject | (Overrides DisposableWrapperDeleteUnmanagedObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Dispose(Boolean) | (Inherited from DisposableWrapper) |
|
| Equals | Checks objects for equality. (Inherited from DisposableWrapper) |
|
| erase | erase this constraints variable | |
| Finalize | (Inherited from DisposableWrapper) |
|
| GetByName | returns the constraint parameter from specified block table record, by parameter name | |
| GetFromBlock | returns all parameters from specified block table record | |
| GetHashCode | Retrieves the object hash code. (Inherited from DisposableWrapper) |
|
| GetLifetimeService | (Inherited from MarshalByRefObject) |
|
| GetType | (Inherited from Object) |
|
| InitializeLifetimeService | (Inherited from MarshalByRefObject) |
|
| MemberwiseClone | (Inherited from Object) |
|
| MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject) |
|
| ToString | (Inherited from Object) |
|
| UnsetLowerBound | ||
| UnsetUpperBound |
| © Bricsys NV. All rights reserved. |