Method ModifyMainProjectionSet
ModifyMainProjectionSet(DocumentId, DocumentId, ElementId)
Modify main projection set
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 255, 0)]
void ModifyMainProjectionSet(DocumentId inDraftingDocumentId, DocumentId inDocumentId, ElementId inRepresentationId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDraftingDocumentId | the drafting document |
| DocumentId | inDocumentId | Source document to use |
| ElementId | inRepresentationId | Representation to use, taken from new source document |