<Code Lib>
P

CoordinationModelLinkData.ViewName

Description:
The name of the Autodesk Docs view defining this Coordination Model. For a Coordination Model from Autodesk Docs, ViewName is the name of the view defining this Coordination Model. For a local Coordination Models, ViewName has an empty value.

public string ViewName { get; }

Loading…