Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / IEyeIfcObject Interface / Parent Property

In This Topic
    Parent Property (IEyeIfcObject)
    In This Topic
    Gets or sets the parent's GUID.
    Syntax
    'Declaration
     
    Property Parent As String
    string Parent {get; set;}
    See Also