Constraints
|
The ConstraintsGroup3d 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 for this constraints group object | |
| ConstraintByNodeId | returns the constraint object as specified by its index (nodeId) | |
| Constraints | returns all Constraint3d objects for this constraints group as array | |
| HasSketchPlane | returns whether this constraints group uses a sketch plane remark reserved for future use, returns false | |
| IsDisposed | Property that indicates whether pointer to native code
unmanaged object == IntPtr::Zero. (Inherited from DisposableWrapper) |
|
| SketchPlane | returns the sketch plane for this constraints group Reserved for future use, not implemented yet | |
| Transient | returns whether this constraints group is transient or not remark reserved for future use, returns false | |
| UnmanagedObject | Property that represents a pointer to an unmanaged
object. (Inherited from DisposableWrapper) |
| Name | Description | |
|---|---|---|
| AddConstraint(ConstraintType, ConstraintArgument) | adds a new constraint of specified type with given subentities to this constraints group | |
| AddConstraint(ConstraintType, FullSubentityPath) | adds a new constraint of specified type with given subentities to this constraints group | |
| CreateObjRef | (Inherited from MarshalByRefObject) |
|
| DeleteConstraint | deletes the specified constraints object from this constraints group | |
| DeleteUnmanagedObject | (Overrides DisposableWrapperDeleteUnmanagedObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Dispose(Boolean) | (Inherited from DisposableWrapper) |
|
| Equals | Checks objects for equality. (Inherited from DisposableWrapper) |
|
| Evaluate | evaluate all constraints of this constraints group | |
| 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. |