Click or drag to resize

AssignmentManager Methods

The AssignmentManager type exposes the following members.

Methods
 NameDescription
Public methodStatic memberAssignPEC(IDocObject, Document) Assign PEC material definition to a single document object.
Public methodStatic memberAssignPEC(ListIDocObject, Document) Assign PEC material definition to a collection of document objects.
Public methodStatic memberAssignPMC(IDocObject, Document) Assign PMC material definition to a single document object.
Public methodStatic memberAssignPMC(ListIDocObject, Document) Assign PMC material definition to a collection of document objects.
Public methodStatic memberHasDefinition Checks if a material definition is assigned to a IDocObject.
Public methodStatic memberRemoveBulk Remove material definitions from a collection of document objects.
Public methodStatic memberRemoveSingle Remove material definition from a single document object.
Top
See Also