IManagedAssembly Properties |
The IManagedAssembly type exposes the following members.
Name | Description | |
---|---|---|
Components |
Gets an object that can be used to add, modify, and delete components.
| |
Constraints |
Gets an object that can be used to add, modify, and delete constraints.
| |
Document |
Gets the AssemblyDocument that is being managed. This will usually be the document that contains the rule.
For external rules, it will be the document in which the rule is running.
| |
Geometry |
Gets an object that can be used to create points, vectors, and matrices that have values in the units of the assembly in which the rule is running.
| |
ImmediateConstraints |
During rule execution, assembly update is deferred by default. Set this property to True to turn off this behavior.
If this is set to True, the assembly is updated immediately after each constraint change.
| |
Patterns |
Gets an object that can be used to add, modify, and delete component patterns.
|