Parameter Class |
The Parameter type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoDelete | (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 | (Inherited from DisposableWrapper) |
|
| LowerBound | returns the lower bound of this parameter | |
| Name | returns and sets the name of this parameter | |
| UnmanagedObject | (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 | Creates an object that contains all the relevant information
required to generate a proxy used to communicate with a remote
object. (Inherited from MarshalByRefObject) |
|
| DeleteUnmanagedObject | (Overrides DisposableWrapperDeleteUnmanagedObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Dispose(Boolean) | (Inherited from DisposableWrapper) |
|
| Equals | (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 | (Inherited from DisposableWrapper) |
|
| GetLifetimeService | Retrieves the current lifetime service object that controls the
lifetime policy for this instance. (Inherited from MarshalByRefObject) |
|
| GetType | Gets the Type of the current
instance. (Inherited from Object) |
|
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime
policy for this instance. (Inherited from MarshalByRefObject) |
|
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
|
| MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject
object. (Inherited from MarshalByRefObject) |
|
| ToString | Returns a string that represents the current object. (Inherited from Object) |
|
| UnsetLowerBound | ||
| UnsetUpperBound |
| © Bricsys NV. All rights reserved. |