Méthode | Description | |
---|---|---|
Execute ( ExternalCommandData commandData, string &message, ElementSet elements ) : System.Result | ||
MiroReloadLinks ( IList |
Méthode | Description | |
---|---|---|
ElementCategoryContainsDwf ( Element e ) : bool |
Return true if the given element category name contains the substring ".dwf".
|
|
RemoveDwfLinkUsingDelete ( Document doc ) : int |
Useless non-functional attempt to remove all DWF links from the model and return the total number of deleted elements. This does not work! Instead, use RemoveDwfLinkUsingExternalFileUtils.
|
|
RemoveDwfLinkUsingExternalFileUtils ( Document doc ) : int |
Remove DWF links from model and return the total number of deleted elements.
|
|
Unpin ( List |
Unpin all of the pinned elements in the list.
|
public Execute ( ExternalCommandData commandData, string &message, ElementSet elements ) : System.Result | ||
commandData | ExternalCommandData | |
message | string | |
elements | ElementSet | |
Résultat | System.Result |
public MiroReloadLinks ( IList |
||
fecLinkTypes | IList |
|
Résultat | void |