Constraint
|
The Constraint3d type exposes the following members.
| Name | Description | |
|---|---|---|
| Arguments | returns the array of arguments for this constraint object | |
| 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 for this constraint object | |
| ConstraintArguments | returns the array of arguments for this constraint object | |
| Dimension | returns the associated dimension object for this constraint object | |
| Directions | returns the current value of Directions attribute of this constraint object | |
| IsDimensional | returns whether this constraint is dimensional or not | |
| IsDisposed | Property that indicates whether pointer to native code
unmanaged object == IntPtr::Zero. (Inherited from DisposableWrapper) |
|
| IsEnabled | returns whether this constraint is enabled or not | |
| Measurement | returns the current value of Measurement attribute of this constraint object | |
| Name | returns the name of this constraint object | |
| NodeId | returns the index of this constraints object, unique within the constraints group | |
| Parameter | returns the parameter of dimensional constraint | |
| Placement | returns the current value of Placement attribute of this constraint object | |
| Type | returns the type of this constraint object | |
| UnmanagedObject | Property that represents a pointer to an unmanaged
object. (Inherited from DisposableWrapper) |
| 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) |
|
| Finalize | (Inherited from DisposableWrapper) |
|
| 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) |
| © Bricsys NV. All rights reserved. |