<Code Lib>
P

WorksharedOperationProgressChangedEventArgs.Location

Description:
Full path of the central model which is to be operated.
Remarks:
For C4R model, it looks like 'Cloud Model://My project/my model.rvt'.

public string Location { get; }

Loading…