Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / IfcLinearPath Class / Identification Property

In This Topic
    Identification Property (IfcLinearPath)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Identification As Dictionary(Of String,String)
    public Dictionary<string,string> Identification {get; set;}
    See Also