Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / IfcContainer Class / Parent Property

In This Topic
    Parent Property (IfcContainer)
    In This Topic
    Gets or sets the parent's GUID in spatial structure.
    Syntax
    'Declaration
     
    Public Property Parent As String
    public string Parent {get; set;}
    Remarks
    IFC relationship: IfcRelAggregates
    See Also